As pointed out by @fhahn in https://reviews.llvm.org/D146876.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks! lgtm with minor wording tweak suggested
| llvm/include/llvm/Transforms/IPO/FunctionImport.h | ||
|---|---|---|
| 139 | Maybe just "callback" instead of "function-like object"? | |
| llvm/include/llvm/Transforms/IPO/FunctionImport.h | ||
|---|---|---|
| 139 | Yup, that's the word I was looking for :D | |
Maybe just "callback" instead of "function-like object"?