The rationale is the same as for D37407.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/include/llvm/IR/ModuleSummaryIndex.h | ||
---|---|---|
497 ↗ | (On Diff #113628) | Add comments for these new fields. |
llvm/lib/Transforms/IPO/LowerTypeTests.cpp | ||
815 ↗ | (On Diff #113628) | Comment that IntTy==nullptr means we actually want Int8PtrTy. |
llvm/include/llvm/IR/ModuleSummaryIndex.h | ||
---|---|---|
497 ↗ | (On Diff #113628) | I added a reference to LowerTypeTests.cpp where their meanings are already documented. |