LLVM backend for 6502
Go to file
Chris Lattner 7f666ca429 Platform specific makefiles specify where to find the GCC frontend for their
architecture.  The location of the GCC frontend may be overridden by the
Makefile.config file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3830 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-19 19:44:28 +00:00
docs Clean up tags, link to the right .h file 2002-09-18 05:14:25 +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
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