summaryrefslogtreecommitdiffstats
path: root/test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll')
-rw-r--r--test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll b/test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll
index ded821b..7cd7279 100644
--- a/test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll
+++ b/test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-extract-single -disable-output
+; RUN: opt < %s -loop-extract-single -disable-output
define void @ab() {
entry:
OpenPOWER on IntegriCloud