This is in preparation for a change to utilize this flag for symbols
referenced/defined in either inline or module level assembly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26048
[ThinLTO] Rename HasSection to NoRename (NFC) ClosedPublic Authored by tejohnson on Oct 27 2016, 4:33 PM.
Details Summary This is in preparation for a change to utilize this flag for symbols
Diff Detail
Event Timelinetejohnson updated this object. This revision is now accepted and ready to land.Oct 27 2016, 5:53 PM Closed by commit rL285376: [ThinLTO] Rename HasSection to NoRename (NFC) (authored by tejohnson). · Explain WhyOct 27 2016, 7:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76159 llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
|