Reland r200340 - 'Add line table debug info to COFF files when using a win32 triple'
[oota-llvm.git] / test / DebugInfo / X86 / dbg-byval-parameter.ll
index d66486d14ae5fffb32c05dcd827b6047d214879a..c658b5050269700941780687a5014ae7ba9de720 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 -asm-verbose < %s | grep DW_TAG_formal_parameter
+; RUN: %llc_dwarf -march=x86 -asm-verbose < %s | grep DW_TAG_formal_parameter
 
 
 %struct.Pt = type { double, double }