[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 06:24:28 PST 2018


tejohnson updated this revision to Diff 175863.
tejohnson added a comment.

Address comment


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55047/new/

https://reviews.llvm.org/D55047

Files:
  include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/local_name_conflict1.ll
  test/ThinLTO/X86/Inputs/local_name_conflict2.ll
  test/ThinLTO/X86/Inputs/local_name_conflict_var1.ll
  test/ThinLTO/X86/Inputs/local_name_conflict_var2.ll
  test/ThinLTO/X86/local_name_conflict.ll
  test/ThinLTO/X86/local_name_conflict_var.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55047.175863.patch
Type: text/x-patch
Size: 13748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/41cdd535/attachment.bin>


More information about the llvm-commits mailing list