LLVM backend for 6502
Go to file
Chris Lattner 4b2e291ce2 * Burg is no longer configured in Makefile.config
* CXX now is configured in Makefile.config (optionally)
* The GCC command is now no longer bin/gcc, it's bin/llvm-gcc
* Minor cleanups


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3831 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-19 19:56:53 +00:00
docs * Burg is no longer configured in Makefile.config 2002-09-19 19:56:53 +00:00
include Fix ambiguity problem due to builtin log2(double) function 2002-09-17 23:56:50 +00:00
lib Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
test Point gccld to the correct library directory. 2002-09-19 19:22:30 +00:00
tools Indent a comment right, add a new one 2002-09-19 16:06:28 +00:00
utils Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.config * Move the burg option into Makefile.common, since it is no longer configurable 2002-09-19 19:43:29 +00:00
Makefile.Linux Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00
Makefile.rules Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.SunOS Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00