[PATCH] D46036: Bring r329960 back

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 16:58:55 PDT 2018


espindola created this revision.
espindola added reviewers: rnk, ruiu.
Herald added subscribers: arichardson, emaste.

Now that I have debugged this further, I don't think this is the best solution.

But there is an easy fix to the old patch (setting Used) and it is probably better to first commit this and then review the alternative.


https://reviews.llvm.org/D46036

Files:
  ELF/Driver.cpp
  test/ELF/as-needed-weak.s
  test/ELF/gc-sections-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46036.143839.patch
Type: text/x-patch
Size: 4982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/8975866a/attachment.bin>


More information about the llvm-commits mailing list