aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
AgeCommit message (Expand)Author
2010-07-16Consider this function:Bill Wendling
2010-07-15Revert. This isn't the correct way to go.Bill Wendling
2010-07-15Handle code gen for the unreachable instruction if it's the only instruction inBill Wendling
2010-04-26on darwin empty functions need to codegen into something of non-zero length,Chris Lattner
2010-01-28Give AsmPrinter the most common expected implementation of Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-01-29Add target triples to these so they don't fail on linux.Chris Lattner
2008-01-26Need to convert to LLVM code and not C.Bill Wendling
2008-01-26Rename the .c to .llBill Wendling