summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/pr12270.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ObjCARC/pr12270.ll')
-rw-r--r--test/Transforms/ObjCARC/pr12270.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ObjCARC/pr12270.ll b/test/Transforms/ObjCARC/pr12270.ll
index 1faae5f68705..bdff0d7b4d58 100644
--- a/test/Transforms/ObjCARC/pr12270.ll
+++ b/test/Transforms/ObjCARC/pr12270.ll
@@ -1,4 +1,4 @@
-; RUN: opt -disable-output -objc-arc-contract %s
+; RUN: opt -disable-output -objc-arc-contract < %s
; test that we don't crash on unreachable code
%2 = type opaque