diff options
Diffstat (limited to 'lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit')
-rw-r--r-- | lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit b/lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit deleted file mode 100644 index 73a8a491bb2..00000000000 --- a/lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit +++ /dev/null @@ -1,3 +0,0 @@ -image dump line-table a.c -breakpoint set -f a.c -l 1 -breakpoint set -f /tmp/b.c -l 1 |