[PATCH] D46699: [ThinLTO] Print module summary index to assembly
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 25 19:38:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333335: [ThinLTO] Print module summary index to assembly (authored by tejohnson, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D46699
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLLexer.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLParser.h
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/test/Assembler/thinlto-bad-summary1.ll
llvm/trunk/test/Assembler/thinlto-bad-summary2.ll
llvm/trunk/test/Assembler/thinlto-bad-summary3.ll
llvm/trunk/test/Bitcode/thinlto-alias.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
llvm/trunk/test/Bitcode/thinlto-type-tests.ll
llvm/trunk/test/Bitcode/thinlto-type-vcalls.ll
llvm/trunk/tools/llvm-dis/llvm-dis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46699.148701.patch
Type: text/x-patch
Size: 63802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180526/36a68245/attachment.bin>
More information about the llvm-commits
mailing list