summaryrefslogtreecommitdiffstats
path: root/test/Other/2008-10-06-RemoveDeadPass.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2008-10-06-RemoveDeadPass.ll')
-rw-r--r--test/Other/2008-10-06-RemoveDeadPass.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2008-10-06-RemoveDeadPass.ll b/test/Other/2008-10-06-RemoveDeadPass.ll
index a82d1b6..7cec2c5 100644
--- a/test/Other/2008-10-06-RemoveDeadPass.ll
+++ b/test/Other/2008-10-06-RemoveDeadPass.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -internalize -disable-output
+; RUN: opt < %s -inline -internalize -disable-output
define void @foo() nounwind {
ret void
}
OpenPOWER on IntegriCloud