X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2003-10-04-NotMergingGlobalConstants.ll;h=10a0280e90609680d902c9610b93af6a68e7177a;hb=0011dc4738fbe624d44197ef9496517fd093eaa4;hp=9acea591bf6301c5aa7746f792f82c13b4c6352d;hpb=6e9bceea976a993dbc6a543c2135980df7616b97;p=oota-llvm.git diff --git a/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll b/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll index 9acea591bf6..10a0280e906 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 ; [#uses=0]