LLVM backend for 6502
Go to file
John Criswell 613758d55d Fixed SPEC so that it would run correctly with the new autoconf-style object
directory.
Added Makefile.spec to the list of files to copy to the object directory.
Moved the configuration of $SourceDir to Makefile.config and corrected the
conditional that surrounds it.  This allows SPEC to reset it and get the correct
VPATH.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8475 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-11 18:03:50 +00:00
autoconf Updated to reflect the new locations of SingleSource tests. 2003-09-10 18:38:44 +00:00
docs Fix spell-o's 2003-09-10 05:29:43 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Get rid of the whole "Node2" business, rename getNode() ->getBlock() to 2003-09-11 16:25:06 +00:00
lib Apostrophes are only used for possession and quoting. 2003-09-11 16:58:31 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Urg, forgot to add a file header somehow. 2003-08-30 23:31:08 +00:00
support Updated to find source files using VPATH. This makes writing build rules 2003-09-09 20:57:03 +00:00
test New testcase 2003-09-10 15:33:33 +00:00
tools scalarrepl now includes mem2reg 2003-09-11 16:46:10 +00:00
utils Updated to find source files using VPATH. This makes writing build rules 2003-09-09 20:57:03 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
LICENSE.TXT
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.config.in Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
Makefile.rules Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00