Don't let x86 asm printer use the no operand movsd alias. It should use the normal...
[oota-llvm.git] / test / MC / ELF / comp-dir.s
index 7570fa9187aca3a13c4705a841a9767582369f14..59e3d7ded261c0b9233d80aab775c6de726b5da3 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
+// RUN: llvm-dwarfdump -debug-dump=info %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