aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2003-10-04-NotMergingGlobalConstants.ll')
-rw-r--r--test/Assembler/2003-10-04-NotMergingGlobalConstants.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll b/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
index 9acea591bf..10a0280e90 100644
--- a/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
+++ b/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null -f
%T = type i32
@X = global i32* null ; <i32**> [#uses=0]