[PATCH] D114830: [ELF] Hint -z nostart-stop-gc for __start_ undefined references

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 16:42:50 PST 2021


MaskRay created this revision.
MaskRay added reviewers: dim, emaste, jrtc27, tstellar, peter.smith.
Herald added subscribers: arphaman, arichardson.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Make users aware what to do with ld.lld 13.0.0 / GNU ld<2015-10 --gc-sections
behavior.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114830

Files:
  lld/ELF/Relocations.cpp
  lld/docs/index.rst
  lld/docs/start_stop_gc.rst
  lld/test/ELF/gc-sections-startstop-hint.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114830.390857.patch
Type: text/x-patch
Size: 4267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/e5c5758a/attachment.bin>


More information about the llvm-commits mailing list