llvm-6502/tools
Reid Spencer 837149c08d Changes to enable creation of native executables directly from gccld and to
ensure that -L paths don't contain both bytecode and native libraries.
This patch contributed by Adam Treat.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20370 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-28 08:45:35 +00:00
..
analyze
bugpoint Fix spelling, patch contributed by Gabor Greif! 2005-02-27 06:18:25 +00:00
extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
gccas Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
gccld Changes to enable creation of native executables directly from gccld and to 2005-02-28 08:45:35 +00:00
llc add Alpha to llc 2005-02-15 21:14:09 +00:00
lli
llvm-ar Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-as Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-bcanalyzer
llvm-db
llvm-dis clean up comments 2005-01-29 17:29:05 +00:00
llvm-extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-ld Conform to the documented interface by null terminating argument lists! 2005-02-13 23:10:45 +00:00
llvm-link Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-nm
llvm-prof
llvm-ranlib Fix PR506: 2005-02-13 07:34:17 +00:00
llvm-stub
llvmc Use DataInstall macro instead of INSTALL. 2005-02-24 21:43:43 +00:00
opt Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
Makefile