rust/tests/run-make/compressed-debuginfo
Augie Fackler 78d805cd87 tests: use warning output from rustc to catch missing compression
Using `ld.lld` may have been clever, but that was getting the /system/
ld.lld, not one we may have built as part of building llvm. By using the
warning message coming directly from rustc we now correctly skip the
zlib and zstd tests when the support is missing.
2023-09-08 11:30:24 -04:00
..
foo.rs
Makefile tests: use warning output from rustc to catch missing compression 2023-09-08 11:30:24 -04:00