[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:44:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346261: [ThinLTO] Split NotEligibleToImport into legality and inlinability flags (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53345

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/Assembler/thinlto-summary.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary.ll
  llvm/trunk/test/ThinLTO/X86/dot-dumper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53345.172812.patch
Type: text/x-patch
Size: 13193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/44e6fc57/attachment.bin>


More information about the llvm-commits mailing list