[PATCH] D50881: [ThinLTO] Add option for printing import failure reasons
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 19:41:50 PDT 2018
tejohnson created this revision.
tejohnson added a reviewer: davidxl.
Herald added subscribers: dexonsmith, steven_wu, eraman, inglorion, mehdi_amini.
Adds the option for the printing of summary information about functions
considered but rejected for importing during the thin link.
Repository:
rL LLVM
https://reviews.llvm.org/D50881
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/IR/AsmWriter.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/funcimport2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50881.161156.patch
Type: text/x-patch
Size: 14999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/406f8f0d/attachment.bin>
More information about the llvm-commits
mailing list