Document the rust-lldb directive
Commit ac33b2e578 added a `rust-lldb`
directive to restrict the lldb part of a debuginfo test to only
versions of lldb that include the Rust plugin.
This commit is contained in:
parent
0c1dba11fe
commit
c434cef02a
1 changed files with 2 additions and 0 deletions
|
|
@ -158,6 +158,8 @@ source.
|
|||
this test; see also `ignore-gdb-version`
|
||||
* `min-lldb-version` specifies the minimum lldb version required for
|
||||
this test
|
||||
* `rust-lldb` causes the lldb part of the test to only be run if the
|
||||
lldb in use contains the Rust plugin
|
||||
* `no-system-llvm` causes the test to be ignored if the system llvm is used
|
||||
* `min-llvm-version` specifies the minimum llvm version required for
|
||||
this test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue