Skip to content

Commit 34af41d

Browse files
tromeymark-i-m
authored andcommitted
Document the rust-lldb directive
Commit ac33b2e578de58016271012452e4f1be6af9d516 added a `rust-lldb` directive to restrict the lldb part of a debuginfo test to only versions of lldb that include the Rust plugin.
1 parent 62e7f15 commit 34af41d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/adding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ source.
158158
this test; see also `ignore-gdb-version`
159159
* `min-lldb-version` specifies the minimum lldb version required for
160160
this test
161+
* `rust-lldb` causes the lldb part of the test to only be run if the
162+
lldb in use contains the Rust plugin
161163
* `no-system-llvm` causes the test to be ignored if the system llvm is used
162164
* `min-llvm-version` specifies the minimum llvm version required for
163165
this test

0 commit comments

Comments
 (0)