[PATCH] D24617: [LTO] Prevent asm undefined references to be dropped from the output

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 14:36:35 PDT 2016


davide updated this revision to Diff 71558.
davide added a comment.

Unified tests as per Teresa's request.


https://reviews.llvm.org/D24617

Files:
  include/llvm/LTO/LTO.h
  include/llvm/LTO/LTOBackend.h
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp
  test/tools/gold/X86/asm_undefined2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24617.71558.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/55f4d77b/attachment.bin>


More information about the llvm-commits mailing list