remove comment regarding a removed test directive
This commit is contained in:
parent
52daa7d835
commit
54d26b3756
1 changed files with 0 additions and 2 deletions
|
@ -1908,8 +1908,6 @@ NOTE: if you're sure you want to do this, please open an issue as to why. In the
|
|||
llvm_components_passed = true;
|
||||
}
|
||||
if !builder.is_rust_llvm(target) {
|
||||
// FIXME: missing Rust patches is not the same as being system llvm; we should rename the flag at some point.
|
||||
// Inspecting the tests with `// no-system-llvm` in src/test *looks* like this is doing the right thing, though.
|
||||
cmd.arg("--system-llvm");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue