Skip to content

Commit 96e7d25

Browse files
committed
add missing lld directive to compiletest
1 parent 0230848 commit 96e7d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/header.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
839839
"needs-profiler-support",
840840
"needs-relocation-model-pic",
841841
"needs-run-enabled",
842+
"needs-rust-lld",
842843
"needs-rust-lldb",
843844
"needs-sanitizer-address",
844845
"needs-sanitizer-cfi",

0 commit comments

Comments
 (0)