attempt to fix symbolize-paths.s everywhere after cd68f4
authorNico Weber <thakis@chromium.org>
Wed, 29 Jan 2020 19:26:50 +0000 (14:26 -0500)
committerNico Weber <thakis@chromium.org>
Wed, 29 Jan 2020 19:26:50 +0000 (14:26 -0500)
llvm/test/DebugInfo/symbolize-paths.s

index af2f10e..12375ce 100644 (file)
@@ -8,7 +8,7 @@
 # Absolute include-dirs should not have comp-dir prepended
 # CHECK: /absolute{{/|\\}}1.cc:1:0
 # Relative include-dirs should have comp-dir prepended 
-# CHECK: /comp_dir{{/|\\}relative{{/|\\}}2.cc:2:1
+# CHECK: /comp_dir{{/|\\}}relative{{/|\\}}2.cc:2:1
 
 .Lfunc_begin0:
   .file 1 "/absolute" "1.cc"