Skip to content

Commit 190187b

Browse files
authored
Remove the doc for no-system-llvm
This compiletest directive was removed in rust-lang#120265.
1 parent ed29ebb commit 190187b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/rustc-dev-guide/src/tests/directives.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ settings:
197197

198198
The following directives will check LLVM support:
199199

200-
- `no-system-llvm` — ignores if the system llvm is used
201200
- `exact-llvm-major-version: 19` — ignores if the llvm major version does not
202201
match the specified llvm major version.
203202
- `min-llvm-version: 13.0` — ignored if the LLVM version is less than the given

0 commit comments

Comments
 (0)