[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 11:06:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301438: LTO: Mark undefined module asm symbols as used. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D32544?vs=96781&id=96790#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32544

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

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


More information about the llvm-commits mailing list