llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 18 Dec 2012 05:08:12 +0000 (05:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 18 Dec 2012 05:08:12 +0000 (05:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170410 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/ELF/comp-dir.s

index 7570fa9187aca3a13c4705a841a9767582369f14..50d10eb9a59218aae33fc445c7ea9d62aed7c65b 100644 (file)
@@ -1,7 +1,7 @@
 // RUN: llvm-mc -triple=x86_64-linux-unknown -g -fdebug-compilation-dir=/test/comp/dir %s -filetype=obj -o %t.o
 // RUN: llvm-dwarfdump %t.o | FileCheck %s
 
-// CHECK: DW_AT_comp_dir [DW_FORM_string] ("/test/comp/dir")
+// CHECK: DW_AT_comp_dir [DW_FORM_string] ("{{([A-Za-z]:.*)?}}/test/comp/dir")
 
 f:
   nop