llvm-6502/tools
Reid Spencer f2722ca339 These changes are necessary to support the new llvm-config tool. llvm-config
is a handy tool for users of LLVM who want to be able to quickly get
information about LLVM's configuration. It is intended to be used in the
command line of other tools. Documentation will be forthcoming in a
subsequent patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26952 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-22 15:59:55 +00:00
..
analyze Implemented -quiet feature for analyze 2006-03-03 02:12:04 +00:00
bugpoint add an assert to get a slightly better msg about this problem 2006-03-16 23:16:17 +00:00
gccas Turn on loop unswitching tonight 2006-02-22 07:33:49 +00:00
gccld For PR521: 2006-01-10 03:14:40 +00:00
llc remove support for the skeleton target 2006-02-16 21:10:57 +00:00
lli Fit to 80 columns. 2006-03-08 18:43:36 +00:00
llvm-ar more compliance stufff 2005-12-28 06:56:09 +00:00
llvm-as There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00
llvm-bcanalyzer Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-config These changes are necessary to support the new llvm-config tool. llvm-config 2006-03-22 15:59:55 +00:00
llvm-db Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-dis Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Make sure command line options are parsed before we try to add the LibPath 2006-03-06 06:38:19 +00:00
llvm-link For PR495: 2005-07-07 23:21:43 +00:00
llvm-nm For PR495: 2005-07-07 18:21:42 +00:00
llvm-prof Revert removal of std:: prefixes and addtion of "using namespace std;". 2005-12-30 09:07:29 +00:00
llvm-ranlib ditto 2005-12-28 06:58:12 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Adjust to new style "generated files in CVS" mechanism for lex output 2006-02-14 05:16:35 +00:00
opt reorder some libraries 2006-02-22 00:59:06 +00:00
Makefile extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:46:58 +00:00