[PATCH] D61583: [ELF] Create Undefined for local STT_SECTION symbol if the section is discarded

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 17:47:31 PDT 2019


MaskRay added a subscriber: sfertile.
MaskRay added a comment.

@sfertile I'm confused with the recent revert and revert of revert.. The problem this change caused should have been fixed by D62840 <https://reviews.llvm.org/D62840>. Did you find other problems? (The `warn()` can be deleted if you suspect there is something wrong.)


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61583





More information about the llvm-commits mailing list