diff --git a/debuginfo-tests/dexter-tests/deferred_globals.cpp b/debuginfo-tests/dexter-tests/deferred_globals.cpp index d12adfd14b09..649cd33e88d5 100644 --- a/debuginfo-tests/dexter-tests/deferred_globals.cpp +++ b/debuginfo-tests/dexter-tests/deferred_globals.cpp @@ -2,6 +2,7 @@ // Ensure that debug information for a local variable does not hide // a global definition that has the same name. +// REQUIRES: lldb // UNSUPPORTED: system-windows // RUN: %dexter --fail-lt 1.0 -w \ diff --git a/debuginfo-tests/dexter-tests/namespace.cpp b/debuginfo-tests/dexter-tests/namespace.cpp index e614b0d283b1..9428b83059f0 100644 --- a/debuginfo-tests/dexter-tests/namespace.cpp +++ b/debuginfo-tests/dexter-tests/namespace.cpp @@ -2,6 +2,7 @@ // Ensure that the debug information for a global variable includes // namespace information. +// REQUIRES: lldb // UNSUPPORTED: system-windows // RUN: %dexter --fail-lt 1.0 -w \