llvm-6502/tools
Chris Lattner e275fe834a Remove standard C header wrappers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10748 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-10 19:15:38 +00:00
..
analyze Rename method 2003-12-23 09:41:45 +00:00
bugpoint Finegrainify namespacification 2003-12-14 21:35:53 +00:00
extract Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
gccas Add a -disable-opt flag to gccas, so that we can use -Wa,-disable-opt just 2003-12-30 03:24:27 +00:00
gccld Modified the logic so that library objects with main() are only linked in 2003-12-23 20:27:14 +00:00
llc Pass extra arguments around n stuph 2003-12-28 09:51:04 +00:00
llee Remove standard C header wrappers 2004-01-10 19:15:38 +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 Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
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 Restore the -llvm option 2003-11-12 04:59:59 +00:00
llvm-extract Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-link Use getFileSize() instead of sys/stat.h directly 2003-12-30 07:48:17 +00:00
llvm-nm Unbreak the "-" as filename hack. 2003-11-19 22:15:00 +00:00
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