LLVM backend for 6502
Go to file
John Criswell 1b82432a83 Modified the checks slightly so that one can re-configure LLVM without
having to do a "make distclean" when building in the source directory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8540 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-15 17:19:42 +00:00
autoconf Modified the checks slightly so that one can re-configure LLVM without 2003-09-15 17:19:42 +00:00
docs Initial go at documentation for llc. 2003-09-12 15:46:24 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Do not segfault when the post-dominator tree is empty (ie, there are no return 2003-09-15 15:47:40 +00:00
lib Fix problems with programs that prototype printf to something unusual 2003-09-15 16:47:12 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Whoops, remove makefile too 2003-09-15 15:07:37 +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 that crashes opt 2003-09-15 15:29:11 +00:00
tools Stop building as' and dis' as they have been removed. 2003-09-15 14:45:00 +00:00
utils Really use a search path as described in the log message for the last 2003-09-15 11:18:36 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Modified the checks slightly so that one can re-configure LLVM without 2003-09-15 17:19:42 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
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 Allow specifying a file with symbols to export 2003-09-15 15:06:54 +00:00