X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2003-04-25-UnresolvedGlobalReference.ll;h=f1a5ed7b56b2ab1583785b5b18f9ce6cf148fd05;hb=ccbfd5b18a79a07229f11af478843eae16ac9b26;hp=663acbbb2277777afd4381d58f263067025f743c;hpb=6e9bceea976a993dbc6a543c2135980df7616b97;p=oota-llvm.git diff --git a/test/Assembler/2003-04-25-UnresolvedGlobalReference.ll b/test/Assembler/2003-04-25-UnresolvedGlobalReference.ll index 663acbbb227..f1a5ed7b56b 100644 --- a/test/Assembler/2003-04-25-UnresolvedGlobalReference.ll +++ b/test/Assembler/2003-04-25-UnresolvedGlobalReference.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null ; There should be absolutely no problem with this testcase. define i32 @test(i32 %arg1, i32 %arg2) {