summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll
AgeCommit message (Expand)Author
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2011-08-25Update to the new EH scheme.Bill Wendling
2011-06-17Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-04-30testcase for PR1228Chris Lattner