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