test for something more interesting than not crashing
[oota-llvm.git] / test / Assembler / 2005-01-31-CallingAggregateFunction.ll
2008-02-21 Devang PatelLet function call return aggregate.
2008-02-20 Devang PatelXFAIL for now.
2008-02-20 Devang PatelNow functions can return aggregate values.
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-04-15 Reid SpencerFor PR1319:
2007-01-26 Reid SpencerFor PR761:
2006-12-02 Reid SpencerUse llvm-upgrade these tests as they all use old assembly.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...