[PATCH] D58762: [BinaryFormat] Add DT_USED tag into dynamic section.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 02:12:23 PST 2019


jhenderson added a comment.

In D58762#1413306 <https://reviews.llvm.org/D58762#1413306>, @grimar wrote:

> FWIW DT_AUXILIARY and DT_FILTER are supported by LLD.


Yes, hence why I'm less fussed about those. We already support them in other parts of LLVM, but we don't DT_USED, right?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58762/new/

https://reviews.llvm.org/D58762





More information about the llvm-commits mailing list