[PATCH] D53345: [ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 11:36:12 PST 2018
tejohnson updated this revision to Diff 172809.
tejohnson added a comment.
s/NotInlinable/NoInline/ as suggested in review
Repository:
rL LLVM
https://reviews.llvm.org/D53345
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
lib/IR/ModuleSummaryIndex.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Assembler/thinlto-summary.ll
test/Bitcode/thinlto-function-summary.ll
test/ThinLTO/X86/dot-dumper.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53345.172809.patch
Type: text/x-patch
Size: 12731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/c37eef98/attachment.bin>
More information about the llvm-commits
mailing list