summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopUnswitch/2007-05-09-tl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopUnswitch/2007-05-09-tl.ll')
-rw-r--r--test/Transforms/LoopUnswitch/2007-05-09-tl.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopUnswitch/2007-05-09-tl.ll b/test/Transforms/LoopUnswitch/2007-05-09-tl.ll
index c987dae..61615d0 100644
--- a/test/Transforms/LoopUnswitch/2007-05-09-tl.ll
+++ b/test/Transforms/LoopUnswitch/2007-05-09-tl.ll
@@ -1,5 +1,5 @@
+; RUN: opt < %s -loop-unswitch -disable-output
; PR1333
-; RUN: llvm-as < %s | opt -loop-unswitch -disable-output
define void @pp_cxx_expression() {
entry:
OpenPOWER on IntegriCloud