Chris Lattner
|
11718ad357
|
remove attributions from tools/utils makefiles.
llvm-svn: 45414
|
2007-12-29 20:07:17 +00:00 |
|
Chris Lattner
|
5947ecbfbf
|
switch tools to bitcode instead of bytecode
llvm-svn: 36868
|
2007-05-06 09:29:57 +00:00 |
|
Chris Lattner
|
2da81d7d76
|
Use LINK_COMPONENTS to specify *components* to link against instead of
using USED_LIBS to specify *libraries* to link against.
llvm-svn: 30090
|
2006-09-04 05:59:09 +00:00 |
|
Chris Lattner
|
9f5a13c5c0
|
Tools require EH for their top-level try blocks.
llvm-svn: 29035
|
2006-07-07 00:46:19 +00:00 |
|
Reid Spencer
|
94a443bb29
|
Use archive libraries instead of object files for VMCore, BCReader,
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.
llvm-svn: 28610
|
2006-06-01 01:30:27 +00:00 |
|
Reid Spencer
|
b79950be4d
|
Add LLVMbzip2 library, now required.
llvm-svn: 18255
|
2004-11-25 20:22:06 +00:00 |
|
Reid Spencer
|
d3f7233495
|
Change Library Names Not To Conflict With Others When Installed
llvm-svn: 17286
|
2004-10-27 23:18:45 +00:00 |
|
Reid Spencer
|
e044a2172e
|
Add the LLVMsystem.a library as it is now used for operating system
independence of the tool.
llvm-svn: 16092
|
2004-08-29 19:29:38 +00:00 |
|
Reid Spencer
|
1642054814
|
Name Change: llvm-abcd -> llvm-bcanalyzer
llvm-svn: 14555
|
2004-07-02 03:22:53 +00:00 |
|