llvm-6502/tools
Reid Spencer 0fab2b15ab First cut at the Makefile for llvm-config. This initial version just provides
the rule for building the LibDeps.txt file using GenLibDeps.pl. This needs
to be done from time to time manually in order to keep LibDeps.txt up to
date.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26875 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-19 22:10:53 +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
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
llvm-as
llvm-bcanalyzer
llvm-config First cut at the Makefile for llvm-config. This initial version just provides 2006-03-19 22:10:53 +00:00
llvm-db
llvm-dis
llvm-extract
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
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
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