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
/
Archive
/
ArchiveInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Don't write into MemoryBuffers.
Benjamin Kramer
2010-04-19
1
-1
/
+1
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-5
/
+5
*
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
*
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
/
+2
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-0
/
+4
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
1
-10
/
+10
*
Switch this over to bitcode instead of bytecode.
Chris Lattner
2007-05-06
1
-3
/
+2
*
move archive-specific stuff out of bcreader into archive library.
Chris Lattner
2007-02-07
1
-2
/
+11
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-9
/
+9
*
Align comments together for consistency
Misha Brukman
2005-04-20
1
-1
/
+1
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-3
/
+4
*
Implementation declarations for Archive
Reid Spencer
2004-11-14
1
-108
/
+24
*
First kinda/sorta working version of the Archive library. Reading is not
Reid Spencer
2004-11-06
1
-0
/
+158