diff --git a/lldb/test/Shell/SymbolFile/DWARF/subprogram_ranges.test b/lldb/test/Shell/SymbolFile/DWARF/subprogram_ranges.test index a6fa5f8ce7a5..740cd35b0f3b 100644 --- a/lldb/test/Shell/SymbolFile/DWARF/subprogram_ranges.test +++ b/lldb/test/Shell/SymbolFile/DWARF/subprogram_ranges.test @@ -16,4 +16,4 @@ b main # CHECK: (lldb) b main -# CHECK-NEXT: Breakpoint 1: where = subprogram_ranges.test.tmp.out`main + 6 at main.c:2:7 +# CHECK-NEXT: Breakpoint 1: where = {{.*}}`main + 6 at main.c:2:7