Fix windows directory separator some more for test from b447b9dce0d105e7f0b22db719fe8...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 11 Jul 2021 02:07:41 +0000 (19:07 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 11 Jul 2021 02:07:41 +0000 (19:07 -0700)
llvm/test/DebugInfo/X86/symbolize_function_start.s

index 56bc034..e2efc6b 100644 (file)
@@ -6,7 +6,7 @@
 # RUN: llvm-dwarfdump -lookup=0x1 test.o | FileCheck --check-prefix=LOOKUP %s
 
 # SYM: Filename: .{{[/\\]}}.{{[/\\]}}./test.h
-# SYM: Function start filename: ./test.cpp
+# SYM: Function start filename: .{{[/\\]}}test.cpp
 
 # LOOKUP: Line info: line 0, column 0, start file 'test.cpp', start line 1