llvm-6502/tools
Vikram S. Adve 0a4aa5a026 gcc3.1.1 seems much more selective about what it loads from archives, and
does not link in many passes that are loaded by gcc2.95.3.  So use object
files instead of archives in many more cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3803 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-18 02:20:58 +00:00
..
analyze Enable correct support for dynamic loading on Linux 2002-09-17 20:40:22 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
dis - Converted CWriter to be an LLVM pass. 2002-08-31 00:30:15 +00:00
extract Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
gccas gcc3.1.1 seems much more selective about what it loads from archives, and 2002-09-18 02:20:58 +00:00
gccld Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
link Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
llc Enable correct support for dynamic loading on Linux 2002-09-17 20:40:22 +00:00
lli Export symbols for linux 2002-09-13 22:20:19 +00:00
llvm-as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
llvm-dis - Converted CWriter to be an LLVM pass. 2002-08-31 00:30:15 +00:00
llvm-extract Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
llvm-link Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
opt Enable correct support for dynamic loading on Linux 2002-09-17 20:40:24 +00:00
Makefile Reorder tool building sequence to more closely match the reality of what 2002-08-01 00:01:33 +00:00