[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
Mon Jun 3 19:25:08 PDT 2019


MaskRay added a comment.

In D61583#1528517 <https://reviews.llvm.org/D61583#1528517>, @phosek wrote:

> https://storage.googleapis.com/fuchsia-build/reproducer/fuzzer.tar.bz2 is the reproducer.


Thanks for the reproduce. I think this error (added in rLLD319404 <https://reviews.llvm.org/rLLD319404>) should probably be suppressed for non-alloc sections. I'll post a patch.


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