X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-03-08-NameCollision2.ll;h=1f7a4e16f8b3f62bba19c0ecaf79cd9442dcfe6e;hb=7172b38af7ed5d1c1e2c97fadfb0ae0c19aff816;hp=f545376761ea3cc52e9f7ddd7df885a9cf29485a;hpb=6e9bceea976a993dbc6a543c2135980df7616b97;p=oota-llvm.git diff --git a/test/Assembler/2002-03-08-NameCollision2.ll b/test/Assembler/2002-03-08-NameCollision2.ll index f545376761e..1f7a4e16f8b 100644 --- a/test/Assembler/2002-03-08-NameCollision2.ll +++ b/test/Assembler/2002-03-08-NameCollision2.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null ; Another name collision problem. Here the problem was that if a forward ; declaration for a method was found, that this would cause spurious conflicts