X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FAssembler%2F2002-03-08-NameCollision2.ll;h=dc98a36e8779ed5ddb5cd7a9bf69cca7377c2e08;hb=7c9c6ed761bf9d28c0c257a045b35781969136e0;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..dc98a36e877 100644 --- a/test/Assembler/2002-03-08-NameCollision2.ll +++ b/test/Assembler/2002-03-08-NameCollision2.ll @@ -1,4 +1,5 @@ -; RUN: llvm-as < %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null +; RUN: verify-uselistorder %s ; Another name collision problem. Here the problem was that if a forward ; declaration for a method was found, that this would cause spurious conflicts