llvm-6502/tools
John Criswell 6f5592ae2c Fixed PR#197. The libcrtend library is removed from the library linking list
when creating native executables.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10979 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-26 23:51:10 +00:00
..
analyze Rename method 2003-12-23 09:41:45 +00:00
bugpoint Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
extract
gccas Make sure to verify the result before writing out the bytecode file. Not doing 2004-01-14 03:39:46 +00:00
gccld Fixed PR#197. The libcrtend library is removed from the library linking list 2004-01-26 23:51:10 +00:00
llc Pass extra arguments around n stuph 2003-12-28 09:51:04 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Pass extra arguments around n stuph 2003-12-28 09:51:04 +00:00
llvm-ar Use new getFileSize function. Eliminate some using directives. Reorder #includes a bit 2003-12-30 07:45:46 +00:00
llvm-as
llvm-db Ugh, fix some copy and pasted code that somehow never got compiled or something 2004-01-06 23:46:17 +00:00
llvm-dis
llvm-extract
llvm-link Use getFileSize() instead of sys/stat.h directly 2003-12-30 07:48:17 +00:00
llvm-nm
llvm-prof Remove some pointless #includes 2003-12-30 07:50:31 +00:00
opt Rename method 2003-12-23 09:41:45 +00:00
Makefile Add new directory 2004-01-05 05:28:15 +00:00