Remove redundant test.
[oota-llvm.git] / test / Transforms / Inline / 2009-01-08-NoInlineDynamicAlloca.ll
index a34e6808b8fb8fcb607764c3dfab4f72c6c57625..db2a799225b991196dcc64f980d0e69d6aa65ff1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline -S | grep call
+; RUN: opt %s -inline -S | grep call
 ; Do not inline calls to variable-sized alloca.
 
 @q = common global i8* null            ; <i8**> [#uses=1]