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

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 08:49:01 PST 2021


emaste added a comment.

We requested an experimental ports build with the start-stop-gc behaviour reverted (i.e., with `getZFlag(args, "start-stop-gc", "nostart-stop-gc", false);`)

The following previously-failing packages appear to be fixed by the change:

- igv-2.9.4
- firebird25-client-2.5.9_1
- dub-1.14.0
- ghidra-9.1
- apache-openoffice-4.1.11
- apache-openoffice-devel-4.2.1633255994,4
- pioneer-20210723_1
- signald-0.15.0
- onedrive-2.4.12
- keepass-2.46
- reptyr-0.8.0
- gtk-sharp-beans-2.14.1_1
- gtkd-3.9.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260159


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114186



More information about the llvm-commits mailing list