[PATCH] D33973: Bitcode: Write the irsymtab to disk.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 16:50:30 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306487: Bitcode: Write the irsymtab to disk. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D33973?vs=104279&id=104315#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33973
Files:
llvm/trunk/include/llvm/Bitcode/BitcodeWriter.h
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Object/CMakeLists.txt
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-sample-profile-summary.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary.ll
llvm/trunk/test/Object/X86/irsymtab-asm.ll
llvm/trunk/test/Object/X86/irsymtab-bad-alias.ll
llvm/trunk/test/Object/X86/irsymtab.ll
llvm/trunk/test/ThinLTO/X86/autoupgrade.ll
llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33973.104315.patch
Type: text/x-patch
Size: 14825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/f0f8a41f/attachment.bin>
More information about the llvm-commits
mailing list