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-as
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
Daniel Dunbar
2011-10-18
1
-3
/
+3
*
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
-1
/
+1
*
use TOOL_NO_EXPORTS, this shrinks the llvm-as binary from 1825296 to
Chris Lattner
2009-02-26
1
-0
/
+3
*
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
*
link in bitwriter library
Chris Lattner
2007-04-22
1
-1
/
+1
*
Switch to using llvm-config to select components to link in.
Chris Lattner
2006-09-04
1
-2
/
+2
*
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
*
There are still uses for spaces in Makefiles -- to make text line up together,
Misha Brukman
2005-04-24
1
-2
/
+2
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+2
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Renaming LLVM `as' to `llvm-as'.
Misha Brukman
2003-08-28
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+1
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Since verifier and SlotCalculator are now in VMCore library, libanalysis is
Chris Lattner
2002-03-06
1
-1
/
+1
*
Remove extraneous space
Chris Lattner
2001-09-09
1
-1
/
+1
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-7
/
+3
*
Add dependence to libvmcore.
Vikram S. Adve
2001-08-25
1
-1
/
+2
*
Add library dep
Chris Lattner
2001-07-25
1
-1
/
+1
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
1
-1
/
+1
*
Reordered link line for correct static linking.
Vikram S. Adve
2001-07-15
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+9