add missing lld directive to compiletest

This commit is contained in:
Rémy Rakic 2024-04-14 16:35:14 +00:00
parent 023084804e
commit 96e7d25891

View File

@ -839,6 +839,7 @@ pub fn line_directive<'line>(
"needs-profiler-support",
"needs-relocation-model-pic",
"needs-run-enabled",
"needs-rust-lld",
"needs-rust-lldb",
"needs-sanitizer-address",
"needs-sanitizer-cfi",