jemalloc/.github/workflows
Azat Khuzhin 1903f63aaa ci: add a Linux whole-program-LTO lane (test-linux-lto)
The `tcache_fiber_migration` reproducer only exercises the bug when the
allocator is statically linked and inlined under whole-program LTO.  None of the
existing lanes build that way, so add a dedicated Linux lane: clang ThinLTO,
`--with-jemalloc-prefix=je_`, and llvm-ar/nm/ranlib (to archive the LTO bitcode)
+ `-fuse-ld=lld`, then `make check`.

Authored in scripts/gen_gh_actions.py; .github/workflows/linux-ci.yml
regenerated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 12:54:12 +02:00
..
check_formatting.yaml [ci] Update GitHub Actions to their latest major release 2026-04-20 19:40:42 -07:00
freebsd-ci.yml Update Github Actions generation script and upgrade freeBSD actions. 2026-04-21 13:16:44 -07:00
linux-ci.yml ci: add a Linux whole-program-LTO lane (test-linux-lto) 2026-06-22 12:54:12 +02:00
macos-ci.yml Add CI coverage for --enable-cxx-infallible-new 2026-06-06 09:50:37 -04:00
static_analysis.yaml [ci] Update GitHub Actions to their latest major release 2026-04-20 19:40:42 -07:00
windows-ci.yml Add CI coverage for --enable-cxx-infallible-new 2026-06-06 09:50:37 -04:00