[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:07:30 PDT 2016


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

Teresa, is this what you had in mind? Also added a ThinLTO test, hopefully it's correct.


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
  test/tools/gold/X86/asm_undefined2_thin.ll

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


More information about the llvm-commits mailing list