[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 16:08:32 PDT 2018
tejohnson updated this revision to Diff 148683.
tejohnson added a comment.
Address comment, add new tests.
Repository:
rL LLVM
https://reviews.llvm.org/D46699
Files:
docs/LangRef.rst
include/llvm/IR/ModuleSummaryIndex.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLLexer.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLToken.h
lib/IR/AsmWriter.cpp
test/Assembler/thinlto-bad-summary1.ll
test/Assembler/thinlto-bad-summary2.ll
test/Assembler/thinlto-bad-summary3.ll
test/Bitcode/thinlto-alias.ll
test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
test/Bitcode/thinlto-function-summary-refgraph.ll
test/Bitcode/thinlto-type-tests.ll
test/Bitcode/thinlto-type-vcalls.ll
tools/llvm-dis/llvm-dis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46699.148683.patch
Type: text/x-patch
Size: 63121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/16f0dd8b/attachment.bin>
More information about the llvm-commits
mailing list