[PATCH] D114186: [lld][CMake] Add LLD_DEFAULT_NOSTART_STOP_GC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 8 11:21:16 PST 2022


MaskRay updated this revision to Diff 398355.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: krytarowski.

- rebase (unsupport one extra test)
- update description (FreeBSD exp-run result is mostly fine with default -z start-stop-gc)

Honestly the diff has very low value now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114186

Files:
  lld/CMakeLists.txt
  lld/ELF/Driver.cpp
  lld/test/CMakeLists.txt
  lld/test/ELF/gc-sections-metadata-startstop.s
  lld/test/ELF/gc-sections-startstop-hint.s
  lld/test/ELF/gc-sections-startstop.s
  lld/test/lit.cfg.py
  lld/test/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114186.398355.patch
Type: text/x-patch
Size: 4427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220108/bb133bcd/attachment.bin>


More information about the llvm-commits mailing list