From ddde77fd15b3dc83c0e51e50528434eb9cc7a68e Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 27 Sep 2018 09:27:30 -0600 Subject: [PATCH] Document no-system-llvm --- src/tests/adding.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/adding.md b/src/tests/adding.md index b9f05b9d..1120315b 100644 --- a/src/tests/adding.md +++ b/src/tests/adding.md @@ -158,6 +158,7 @@ source. this test; see also `ignore-gdb-version` * `min-lldb-version` specifies the minimum lldb version required for this test +* `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 * `min-system-llvm-version` specifies the minimum system llvm version