aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/DwarfEHPrepare.cpp
Commit message (Expand)AuthorAgeFilesLines
* If there's a calling convention attach it to the rewind function call.Eric Christopher2009-09-041-1/+3
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-6/+9
* Move types back to the 2.5 API.Owen Anderson2009-07-291-2/+1
* Get rid of the Pass+Context magic.Owen Anderson2009-07-221-2/+2
* Revert yesterday's change by removing the LLVMContext parameter to AllocaInst...Owen Anderson2009-07-151-2/+2
* Move EVER MORE stuff over to LLVMContext.Owen Anderson2009-07-141-1/+2
* More LLVMContext-ification.Owen Anderson2009-07-051-1/+1
* Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands2009-05-221-0/+397