Handle code gen for the unreachable instruction if it's the only instruction in
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-01-25-EmptyFunction.ll
2010-07-15 Bill WendlingHandle code gen for the unreachable instruction if...
2010-04-26 Chris Lattneron darwin empty functions need to codegen into somethin...
2010-01-28 Chris LattnerGive AsmPrinter the most common expected implementation of
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-29 Chris LattnerAdd target triples to these so they don't fail on linux.
2008-01-26 Bill WendlingNeed to convert to LLVM code and not C.
2008-01-26 Bill WendlingRename the .c to .ll