[PATCH] D55047: [ThinLTO] Import local variables from the same module as caller
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 09:05:39 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347886: [ThinLTO] Import local variables from the same module as caller (authored by tejohnson, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55047/new/
https://reviews.llvm.org/D55047
Files:
llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/ThinLTO/X86/Inputs/local_name_conflict1.ll
llvm/trunk/test/ThinLTO/X86/Inputs/local_name_conflict2.ll
llvm/trunk/test/ThinLTO/X86/Inputs/local_name_conflict_var1.ll
llvm/trunk/test/ThinLTO/X86/Inputs/local_name_conflict_var2.ll
llvm/trunk/test/ThinLTO/X86/local_name_conflict.ll
llvm/trunk/test/ThinLTO/X86/local_name_conflict_var.ll
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55047.175880.patch
Type: text/x-patch
Size: 14196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/fa683405/attachment-0001.bin>
More information about the llvm-commits
mailing list