assert(0) -> LLVM_UNREACHABLE.
[oota-llvm.git] / include / llvm / Debugger /
2009-07-01 Owen AndersonMake the use of const with respect to LLVMContext sane...
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-05-05 Evan ChengFix more -Wshorten-64-to-32 warnings.
2008-04-01 Chris Lattnerrewrite SourceFile to be in terms of MemoryBuffer,...
2008-04-01 Chris LattnerRemove MappedFile support for mapping files for write...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-08-22 Reid SpencerFor PR797:
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-13 Reid SpencerFor PR351: \
2004-12-13 Reid SpencerFor PR351:\
2004-04-15 Misha BrukmanDon't use invalid HTML in doxygen comments.
2004-01-06 Chris Lattneradd new method
2004-01-05 Chris Lattner/me slaps forehead
2004-01-05 Chris LattnerInitial implementation of some source-level debugging...