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
/
include
/
llvm
/
Debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-08-23
1
-1
/
+1
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-1
/
+1
*
Match declaration to definition.
Daniel Dunbar
2009-07-12
1
-1
/
+1
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-1
/
+1
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-1
/
+1
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-1
/
+2
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
2
-2
/
+4
*
rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile.
Chris Lattner
2008-04-01
1
-16
/
+6
*
Remove MappedFile support for mapping files for write and exec
Chris Lattner
2008-04-01
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
6
-12
/
+12
*
For PR797:
Reid Spencer
2006-08-22
1
-1
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
6
-23
/
+23
*
For PR351: \
Reid Spencer
2004-12-13
1
-2
/
+3
*
For PR351:\
Reid Spencer
2004-12-13
1
-10
/
+9
*
Don't use invalid HTML in doxygen comments.
Misha Brukman
2004-04-15
1
-1
/
+1
*
add new method
Chris Lattner
2004-01-06
1
-0
/
+4
*
/me slaps forehead
Chris Lattner
2004-01-05
1
-0
/
+1
*
Initial implementation of some source-level debugging stuff
Chris Lattner
2004-01-05
6
-0
/
+887