[PATCH] D19481: [ThinLTO] Use valueid instead of bitcode offsets in combined index file
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 06:34:36 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL267712: [ThinLTO] Use valueid instead of bitcode offsets in combined index file (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D19481?vs=55152&id=55202#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19481
Files:
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/test/Bitcode/thinlto-alias.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-originalnames.ll
llvm/trunk/test/Bitcode/thinlto-summary-linkage-types.ll
llvm/trunk/test/Bitcode/thinlto-summary-section.ll
llvm/trunk/test/tools/gold/X86/thinlto.ll
llvm/trunk/test/tools/llvm-lto/thinlto.ll
llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19481.55202.patch
Type: text/x-patch
Size: 28569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/3146a26a/attachment.bin>
More information about the llvm-commits
mailing list