summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll')
-rw-r--r--test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll b/test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll
index b49bfcc49403d..6221fa3a62fe8 100644
--- a/test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll
+++ b/test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globaldce
+; RUN: opt < %s -globaldce
;; Should die when function %foo is killed
@foo.upgrd.1 = internal global i32 7 ; <i32*> [#uses=3]