This should use isIndenticalToWhenDefined.
[oota-llvm.git] / lib / CodeGen / DwarfEHPrepare.cpp
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...