[PATCH] D31838: Bitcode: Add a string table to the bitcode format.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 11:04:37 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300464: Bitcode: Add a string table to the bitcode format. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D31838?vs=95167&id=95458#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31838
Files:
llvm/trunk/docs/BitCodeFormat.rst
llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
llvm/trunk/include/llvm/Bitcode/BitcodeWriter.h
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.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-profile-summary.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-originalnames.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary.ll
llvm/trunk/test/ThinLTO/X86/autoupgrade.ll
llvm/trunk/test/ThinLTO/X86/distributed_indexes.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
llvm/trunk/tools/llvm-cat/llvm-cat.cpp
llvm/trunk/tools/llvm-modextract/llvm-modextract.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31838.95458.patch
Type: text/x-patch
Size: 84367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/ba5ae368/attachment.bin>
More information about the llvm-commits
mailing list