[PATCH] D43077: [ThinLTO] Import globals

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 10:25:53 PST 2018


evgeny777 updated this revision to Diff 134079.
evgeny777 retitled this revision from "[ThinLTO] Import external globals" to "[ThinLTO] Import globals".
evgeny777 added a comment.

Addressed review comments


https://reviews.llvm.org/D43077

Files:
  lib/Linker/IRMover.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/globals-import-cf-baz.ll
  test/ThinLTO/X86/globals-import-const-fold.ll
  test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43077.134079.patch
Type: text/x-patch
Size: 12083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/c37398e9/attachment.bin>


More information about the llvm-commits mailing list