add missing lld directive to compiletest
This commit is contained in:
parent
023084804e
commit
96e7d25891
1 changed files with 1 additions and 0 deletions
|
@ -839,6 +839,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
|
|||
"needs-profiler-support",
|
||||
"needs-relocation-model-pic",
|
||||
"needs-run-enabled",
|
||||
"needs-rust-lld",
|
||||
"needs-rust-lldb",
|
||||
"needs-sanitizer-address",
|
||||
"needs-sanitizer-cfi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue