summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalDCE/2002-07-17-CastRef.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GlobalDCE/2002-07-17-CastRef.ll')
-rw-r--r--test/Transforms/GlobalDCE/2002-07-17-CastRef.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalDCE/2002-07-17-CastRef.ll b/test/Transforms/GlobalDCE/2002-07-17-CastRef.ll
index a79f673..37356f2 100644
--- a/test/Transforms/GlobalDCE/2002-07-17-CastRef.ll
+++ b/test/Transforms/GlobalDCE/2002-07-17-CastRef.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globaldce
+; RUN: opt < %s -globaldce
;
define internal void @func() {
ret void
OpenPOWER on IntegriCloud