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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 02:27:23 PDT 2019


grimar added a comment.

Note: The way implemented in this patch was discussed in D61186 <https://reviews.llvm.org/D61186> thread,
but since this one was landed, we do not need the change done by D61186 <https://reviews.llvm.org/D61186>.
So I committed rL362367 <https://reviews.llvm.org/rL362367> which reverts the change done by D61186 <https://reviews.llvm.org/D61186>.


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