index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Debugger
/
Debugger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-2
/
+2
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-2
/
+3
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-8
/
+8
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-0
/
+1
*
Change the MemoryBuffer::getFile* methods to take just a pointer to the
Chris Lattner
2008-04-01
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
switch this to bitcode instead of bytecode
Chris Lattner
2007-05-06
1
-12
/
+5
*
teach this to read from bitcode files
Chris Lattner
2007-05-06
1
-1
/
+13
*
For PR797:
Reid Spencer
2006-08-25
1
-9
/
+1
*
Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea.
Chris Lattner
2006-03-10
1
-0
/
+6
*
dum de dum
Duraid Madina
2005-12-26
1
-0
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Fix some exception safety problems
Chris Lattner
2004-01-14
1
-9
/
+22
*
Initial checkin of the LLVM source-level debugger. This is still not finished,
Chris Lattner
2004-01-05
1
-0
/
+212