Files
rust/tests
Jonathan Brouwer f433b6d38d Rollup merge of #147672 - kjetilkjeka:llbc-linker-nvptx-strip-less-debug, r=ZuseZ4
LLBC-linker: Do not strip debug symbols for the nvptx target anymore

With LLVM >= 20 and PTX ISA version >= 7.0 the problems described in rust-lang/rust#99248 with debug symbols seems to be fixed 🎉

Since PTX isa versions < 7.0 is unsupported on the main branch and the upcoming beta release it's possible to finally remove the hack we had where we stripped debug symbols unconditionally for the nvptx64-nvidia-cuda target.

closes: https://github.com/rust-lang/rust/issues/99248
2026-05-11 23:03:05 +02:00
..
2026-05-10 00:54:45 +02:00