[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 14:41:09 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337050: [ThinLTO] Ensure we always select the same function copy to import (authored by tejohnson, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D48670
Files:
llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll
llvm/trunk/test/Transforms/FunctionImport/Inputs/funcimport_resolved2.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport_resolved.ll
llvm/trunk/tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48670.155500.patch
Type: text/x-patch
Size: 18426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/c70c844b/attachment.bin>
More information about the llvm-commits
mailing list