Fix a crasher where when we're attempting to replace a type
[oota-llvm.git] / lib / IR / LLVMContext.cpp
2014-02-28 Tobias GrosserAdd 'remark' diagnostic type in LLVM
2014-02-22 Quentin ColombetSwitch the LLVM error reporting on the new diagnostic...
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-03-06 Shuxin YangMemory Dependence Analysis (not mem-dep test) take...
2013-02-12 Guy BenyeiAdd static cast to unsigned char whenever a character...
2013-02-11 Bob WilsonRevert "Rename LLVMContext diagnostic handler types...
2013-02-08 Bob WilsonRevert "Add LLVMContext::emitWarning methods and use...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.