Revert r218778 while investigating buldbot breakage.
[oota-llvm.git] / test / DebugInfo / X86 / array.ll
index 3d9054bb89f5ea1b448c8d76c47b7a3d6cb99d88..dc6c7a40650708c1520f88c696ba4303ab0cb512 100644 (file)
@@ -12,7 +12,7 @@
 ;   return array[0];
 ; }
 ;
-; RUN: llc -filetype=asm %t -o - | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: llc -filetype=asm %s -o - | FileCheck %s
 ; Test that we only emit register-indirect locations for the array array.
 ; rdar://problem/14874886
 ;