X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-04-04-PureVirtMethCall.ll;h=4c63e44e9d210da5035e1f55d07d7e780ca110d1;hb=b70a571c99932464ed828fa425ea1e2783d08fab;hp=5fafe42b9c178a8163bfdb67ccd8814f6d421095;hpb=e7e3f2e5cd786f6cca267210b3d185b2a4a037bd;p=oota-llvm.git diff --git a/test/Assembler/2002-04-04-PureVirtMethCall.ll b/test/Assembler/2002-04-04-PureVirtMethCall.ll index 5fafe42b9c1..4c63e44e9d2 100644 --- a/test/Assembler/2002-04-04-PureVirtMethCall.ll +++ b/test/Assembler/2002-04-04-PureVirtMethCall.ll @@ -1,7 +1,6 @@ -; RUN: llvm-as < %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null -f type { { \2 *, \4 ** }, { \2 *, \4 ** } } -implementation