Pre-emptively fix test case for windows path separators
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 9 Feb 2018 15:39:04 +0000 (15:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 9 Feb 2018 15:39:04 +0000 (15:39 +0000)
llvm-svn: 324740

llvm/test/DebugInfo/llvm-symbolizer-split-dwarf-no-skel-address.test

index 2f54d29..b6c9ccc 100644 (file)
@@ -16,4 +16,4 @@ high/low pc (& update the CU length field and abbrev to match) & then
 compile/objcopy to make the .o and .dwo.
 
 CHECK: _Z2f2v
-CHECK: ./test.cpp:2:51
+CHECK: test.cpp:2:51