The rationale is the same as for D37407.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9858 Build 9858: arc lint + arc unit
Event Timeline
llvm/include/llvm/IR/ModuleSummaryIndex.h | ||
---|---|---|
497 | Add comments for these new fields. | |
llvm/lib/Transforms/IPO/LowerTypeTests.cpp | ||
815 | Comment that IntTy==nullptr means we actually want Int8PtrTy. |
llvm/include/llvm/IR/ModuleSummaryIndex.h | ||
---|---|---|
497 | I added a reference to LowerTypeTests.cpp where their meanings are already documented. |
Add comments for these new fields.