[PATCH] D13515: Support for ThinLTO function importing and symbol linking.

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 06:08:58 PDT 2015


Also, pinging the patch review. Duncan, did you have any more comments?

Thanks,
Teresa

On Tue, Oct 27, 2015 at 6:07 AM, Teresa Johnson <tejohnson at google.com> wrote:
> tejohnson updated this revision to Diff 38532.
> tejohnson added a comment.
>
> - Handle aliases that were already imported from the same module, and add a test for that scenario.
>
>
> http://reviews.llvm.org/D13515
>
> Files:
>   include/llvm/IR/FunctionInfo.h
>   include/llvm/Linker/Linker.h
>   lib/Linker/LinkModules.cpp
>   lib/Transforms/IPO/ElimAvailExtern.cpp
>   test/Linker/Inputs/funcimport.ll
>   test/Linker/funcimport.ll
>   tools/llvm-link/CMakeLists.txt
>   tools/llvm-link/LLVMBuild.txt
>   tools/llvm-link/llvm-link.cpp
>



-- 
Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413


More information about the llvm-commits mailing list