This is to prepare for an upcoming change which uses pointers instead of
GUIDs to represent references.
Depends on D32195
Paths
| Differential D32469
Bitcode: Make the summary reader responsible for merging. NFCI. ClosedPublic Authored by pcc on Apr 24 2017, 9:50 PM.
Details Summary This is to prepare for an upcoming change which uses pointers instead of Depends on D32195
Diff Detail
Event Timeline
pcc added inline comments.
This revision is now accepted and ready to land.Apr 28 2017, 11:32 AM Closed by commit rL301843: Bitcode: Make the summary reader responsible for merging. NFCI. (authored by pcc). · Explain WhyMay 1 2017, 3:17 PM This revision was automatically updated to reflect the committed changes. pcc marked 2 inline comments as done.
Revision Contents
Diff 97347 llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
|