[PATCH] D62768: [ELF] Don't create an output section named `/DISCARD/` if it is assigned to the special phdr `NONE`

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 09:27:07 PDT 2019


peter.smith added a comment.

> Sorry I didn't follow the discussion in D61186 <https://reviews.llvm.org/D61186> and didn't notice D61251 <https://reviews.llvm.org/D61251>. It seems @grimar and @peter.smith were fine with D61251 <https://reviews.llvm.org/D61251> (this patch is essentially D61251 <https://reviews.llvm.org/D61251>). @andrewng if you are ok with letting this somewhat contrived example fail, we can probably still mark this as resolved (wontfix).

Just to confirm, I've no objections to D61251 <https://reviews.llvm.org/D61251>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62768





More information about the llvm-commits mailing list