summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s b/lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s
index 1916461e3ce8..58c61a4b577a 100644
--- a/lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s
+++ b/lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s
@@ -1,6 +1,8 @@
# Test to verify LLDB searches for dwos with relative paths relative to the
# binary location, not relative to LLDB's launch location.
+# REQUIRES: x86-registered-target
+
# RUN: llvm-mc --filetype=obj --triple x86_64-pc-linux %s -o %t.o
# RUN: llvm-objcopy --split-dwo=%T/dwo-relative-path.dwo %t.o