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
/
tools
/
llvm-ld
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-1
/
+0
*
Stop building RTTI information for *most* llvm libraries. Notable
Chris Lattner
2010-01-22
1
-0
/
+1
*
llvm-ld doesn't throw.
Chris Lattner
2009-10-22
1
-1
/
+0
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
switch tools to bitcode instead of bytecode
Chris Lattner
2007-05-06
1
-1
/
+1
*
add bitcode support.
Chris Lattner
2007-05-06
1
-1
/
+1
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-4
/
+1
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-2
/
+2
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
1
-1
/
+1
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
1
-1
/
+1
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
We need the libLLVMArchive library now
Reid Spencer
2004-11-14
1
-3
/
+4
*
Convert to new library names.
Reid Spencer
2004-10-28
1
-2
/
+3
*
Change banner name to reflect actual program this Makefile is for.
Reid Spencer
2004-09-13
1
-1
/
+1
*
Initial implementation of llvm-ld: stolen from gccld.
Reid Spencer
2004-09-13
1
-0
/
+16