summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Transforms/InstCombine/2012-03-10-InstCombine.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/2012-03-10-InstCombine.ll b/llvm/test/Transforms/InstCombine/2012-03-10-InstCombine.ll
index 68989972549..58ccf12e6cf 100644
--- a/llvm/test/Transforms/InstCombine/2012-03-10-InstCombine.ll
+++ b/llvm/test/Transforms/InstCombine/2012-03-10-InstCombine.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine | FileCheck %s
+; RUN: opt < %s -S -instcombine | FileCheck %s
; Derived from gcc.c-torture/execute/frame-address.c
OpenPOWER on IntegriCloud