index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Archive
/
ArchiveInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lib/Archive to tools/llvm-ar.
Rafael Espindola
2013-06-17
1
-87
/
+0
*
Remove the LLVM specific archive index.
Rafael Espindola
2013-06-14
1
-1
/
+0
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-2
/
+1
*
Mark checkSignature const, and in turn stop casting away const from
Roman Divacky
2012-09-05
1
-1
/
+1
*
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
*
adjust this to live in lib/Archive
Chris Lattner
2007-05-06
1
-0
/
+83