Introduce and use convenience methods for getting pointer types
[oota-llvm.git] / lib / CodeGen / DwarfEHPrepare.cpp
2009-10-06 Duncan SandsIntroduce and use convenience methods for getting point...
2009-09-20 Daniel DunbarTabs -> spaces, and remove trailing whitespace.
2009-09-15 Eric ChristopherExpand on comment.
2009-09-14 Bill WendlingPull the creation of the "RewindFunction" function...
2009-09-04 Eric ChristopherIf there's a calling convention attach it to the rewind...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-07-29 Owen AndersonMove types back to the 2.5 API.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-15 Owen AndersonRevert yesterday's change by removing the LLVMContext...
2009-07-14 Owen AndersonMove EVER MORE stuff over to LLVMContext.
2009-07-05 Owen AndersonMore LLVMContext-ification.
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...