Skip to content

Commit 46d4f95

Browse files
authored
Remove the doc for no-system-llvm
This compiletest directive was removed in rust-lang/rust#120265.
1 parent 721a2a0 commit 46d4f95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/tests/directives.md

-1
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)