Hold the LLVMContext by reference rather than by pointer.
[oota-llvm.git] / include / llvm / Debugger / Debugger.h
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....
2008-05-05 Evan ChengFix more -Wshorten-64-to-32 warnings.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-01-06 Chris Lattneradd new method
2004-01-05 Chris LattnerInitial implementation of some source-level debugging...