about summary refs log tree commit diff
path: root/tests/run-make/rust-lld-custom-target/Makefile
AgeCommit message (Collapse)AuthorLines
2024-04-15port `rust-lld-custom-target` test to rmakeRémy Rakic-7/+0
also make sure that rust-lld can be disabled via linker features, even when enabled by default by the target spec
2023-10-18add end-to-end test of custom target using rust-lldRémy Rakic-0/+7
starting from the x86_64-unknown-linux-gnu specs, we add the lld linker flavor and self-contained linker component