llvm-6502/utils
John Criswell 410d1b5dea Updated to find source files using VPATH. This makes writing build rules
much cleaner and easier.
Labeled .td as a suffix for tblgen files in Makefile.rules.
Modified build rules so that source files generated during the build are placed
in the build directory and not the source directory (and not in a Debug
directory).  This makes the system cleaner and allows us to have a read-only
source tree.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8424 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-09 20:57:03 +00:00
..
Burg Updated to find source files using VPATH. This makes writing build rules 2003-09-09 20:57:03 +00:00
emacs Syntax hilight 2003-09-08 18:07:57 +00:00
TableGen Modified the code so that we exit() with a non-zero value instead of calling 2003-09-09 14:37:48 +00:00
vim syntax highlightify 2003-09-08 18:08:11 +00:00
codegen-diff Add -d option to trust the disassembler. 2003-07-03 21:44:32 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Make LOC count more accurate by not including the tablegen lexer/parser, any .inc files, which are generated by tablegen, nor .lo files which sometimes get picked up from libtool 2003-08-12 05:11:12 +00:00
Makefile Add makefile to build subdirs 2002-12-02 01:21:34 +00:00
makellvm Fix syntax error when makellvm is run in an invalid directory. 2003-09-08 15:32:47 +00:00
NightlyTest.gnuplot Add new label 2003-08-23 23:16:37 +00:00
NightlyTest.pl Make build errors stand out by coloring them red. 2003-08-21 20:22:52 +00:00
NightlyTestTemplate.html Start testing SPEC as well as singlesource/multisource 2003-08-21 15:55:26 +00:00