Merge pull request #2284 from rust-lang/cuviper-patch-1
Remove the doc for `no-system-llvm`
This commit is contained in:
commit
27d71f0946
1 changed files with 0 additions and 1 deletions
|
|
@ -197,7 +197,6 @@ settings:
|
|||
|
||||
The following directives will check LLVM support:
|
||||
|
||||
- `no-system-llvm` — ignores if the system llvm is used
|
||||
- `exact-llvm-major-version: 19` — ignores if the llvm major version does not
|
||||
match the specified llvm major version.
|
||||
- `min-llvm-version: 13.0` — ignored if the LLVM version is less than the given
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue