Add correct encodings for the basic form of vst1.
[oota-llvm.git] / test / DebugInfo / 2010-04-19-FramePtr.ll
index c337abc117b54489ca7f31e857bc33eb2dd51756..30031219d4eabb3055d6c22c9cf932cbbe56aafb 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc -asm-verbose -O0 -o %t < %s 
-; grep DW_AT_APPLE_omit_frame_ptr %t
+; RUN: grep DW_AT_APPLE_omit_frame_ptr %t
 ; RUN: llc -disable-fp-elim -asm-verbose -O0 -o %t < %s 
-; grep -v DW_AT_APPLE_omit_frame_ptr %t
+; RUN: grep -v DW_AT_APPLE_omit_frame_ptr %t
 
 
 define i32 @foo() nounwind ssp {