LLVM backend for 6502
Go to file
John Criswell 246fcca318 Reconfigured the TOOLS variable so that it points to the current set of tools
built by the LLVM build.
Added a path for use with the TestRunner.sh script so that it can always find
the LLVM tools without having the user place them in his or her path.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6720 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-16 19:16:32 +00:00
docs Reverted back to hand-made HTML. 2003-06-12 19:34:44 +00:00
include Add prototype for the new DAE pass 2003-06-16 12:16:52 +00:00
lib Rename FInfo.cpp to FunctionInfo.cpp, eliminate FInfo.h 2003-06-16 15:31:52 +00:00
runtime Prevent lines from wrapping. 2003-05-29 22:12:35 +00:00
support Added assert.h so that it compiles under newer versions of GCC. 2003-06-11 14:17:21 +00:00
test Reconfigured the TOOLS variable so that it points to the current set of tools 2003-06-16 19:16:32 +00:00
tools Fix major bug in my last checkin. :( 2003-06-13 16:10:26 +00:00
utils Added assert.h so that it compiles under newer versions of GCC. 2003-06-11 14:17:21 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Modified the environment variables that determine where things are located to 2003-06-16 19:14:31 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.Linux Predicate things better 2003-05-25 16:52:41 +00:00
Makefile.rules Modified the environment variables that determine where things are located to 2003-06-16 19:14:31 +00:00
Makefile.SunOS Predicate things better 2003-05-25 16:52:41 +00:00