aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll')
-rw-r--r--test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll b/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
index 742db46f29..d945aeb948 100644
--- a/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
+++ b/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
@@ -1,4 +1,5 @@
-; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | grep alloca | grep '{'
+; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | \
+; RUN: grep alloca | grep \{
implementation ; Functions:
declare int %.callback_1(sbyte*)