[PATCH] D32544: LTO: Mark undefined module inline asm symbols as visible outside of ThinLTO.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 10:24:16 PDT 2017


pcc updated this revision to Diff 96781.
pcc added a comment.

- Stop calling handleAsmUndefinedRefs


https://reviews.llvm.org/D32544

Files:
  lld/test/ELF/lto/asmundef.ll
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/lib/Object/IRSymtab.cpp
  llvm/test/LTO/Resolution/X86/Inputs/mod-asm-used.ll
  llvm/test/LTO/Resolution/X86/mod-asm-used.ll
  llvm/test/tools/gold/X86/asm_undefined2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32544.96781.patch
Type: text/x-patch
Size: 4933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/af893036/attachment.bin>


More information about the llvm-commits mailing list