[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 11:18:54 PDT 2016


davide created this revision.
davide added reviewers: tejohnson, rafael.
davide added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.

As discussed on the list (incidentally I already had a patch for that).

https://reviews.llvm.org/D24617

Files:
  include/llvm/LTO/LTO.h
  include/llvm/LTO/LTOBackend.h
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp

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


More information about the llvm-commits mailing list