LLVM backend for 6502
Go to file
John Criswell 7659545cee Added the ARCH variable so that some of the Makefiles can perform actions based
upon the target hardware architecture (as opposed to always checking the OS).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7050 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-01 22:07:39 +00:00
docs Fixed a broken hyperlink. 2003-07-01 21:55:57 +00:00
include TD pass keeps track of which functions have complete arguments 2003-07-01 21:12:10 +00:00
lib Fix bug: Regression/Other/2002-03-11-ExprAssertion.ll 2003-07-01 21:08:52 +00:00
projects Adding in sample project tree. 2003-06-30 22:13:48 +00:00
runtime
support Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
test Fix testcase failing because of change of output 2003-07-01 21:03:30 +00:00
tools Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
utils Update to configure the tree before building it. 2003-07-01 16:02:00 +00:00
aclocal.m4 Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.guess Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.sub Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
configure Added the ARCH variable so that some of the Makefiles can perform actions based 2003-07-01 22:07:39 +00:00
configure.ac Added the ARCH variable so that some of the Makefiles can perform actions based 2003-07-01 22:07:39 +00:00
install-sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
LICENSE.TXT
ltmain.sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Makefile
Makefile.common Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
Makefile.config.in Added the ARCH variable so that some of the Makefiles can perform actions based 2003-07-01 22:07:39 +00:00
Makefile.rules Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
mkinstalldirs Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00