Ignore a rustc test that needs LTO support

This commit is contained in:
bjorn3 2023-12-22 11:37:25 +00:00
parent 3847a018d5
commit e935766d57

View File

@ -79,6 +79,7 @@ rm -r tests/run-make/codegen-options-parsing
rm -r tests/run-make/lto-*
rm -r tests/run-make/reproducible-build-2
rm -r tests/run-make/issue-109934-lto-debuginfo
rm -r tests/run-make/no-builtins-lto
# optimization tests
# ==================