[PATCH] D21577: [LTO] Asm undefs should be included in llvm.compiler_used

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 17:20:10 PDT 2016


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

This fixes PR28218. For further reference, and my analysis, please take a look at:
https://llvm.org/bugs/show_bug.cgi?id=28218

http://reviews.llvm.org/D21577

Files:
  ELF/LTO.cpp
  ELF/LTO.h
  test/ELF/lto/asmundef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21577.61467.patch
Type: text/x-patch
Size: 2877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/ca9f44fd/attachment.bin>


More information about the llvm-commits mailing list