Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
llvm/include/llvm/LTO/LTOBackend.h | ||
---|---|---|
38 ↗ | (On Diff #84788) | May not be straightforward to know why "a regular LTO backend" need a "CombinedIndex", so worth commenting. |
llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h | ||
128 ↗ | (On Diff #84788) | I'd add , for example the CFI and devirtualization type tests. |
llvm/lib/LTO/LTOBackend.cpp | ||
199 ↗ | (On Diff #84788) | FIXME? |