[PATCH] D48670: [ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 12:48:27 PDT 2018
tejohnson updated this revision to Diff 155461.
tejohnson added a comment.
Address comments: fix header and test comments.
Repository:
rL LLVM
https://reviews.llvm.org/D48670
Files:
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll
test/Transforms/FunctionImport/Inputs/funcimport_resolved2.ll
test/Transforms/FunctionImport/funcimport_resolved.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48670.155461.patch
Type: text/x-patch
Size: 18051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/1c663a1a/attachment-0001.bin>
More information about the llvm-commits
mailing list