We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296e8ca commit 268a42dCopy full SHA for 268a42d
lldb/test/Shell/SymbolFile/DWARF/dwo-relative-path.s
@@ -1,6 +1,8 @@
1
# Test to verify LLDB searches for dwos with relative paths relative to the
2
# binary location, not relative to LLDB's launch location.
3
4
+# REQUIRES: x86-registered-target
5
+
6
# RUN: llvm-mc --filetype=obj --triple x86_64-pc-linux %s -o %t.o
7
# RUN: llvm-objcopy --split-dwo=%T/dwo-relative-path.dwo %t.o
8
0 commit comments