LLVM backend for 6502
Go to file
Chris Lattner c879e8ffc4 Consult the target data, not the module, about how large the current pointer
size is.  This ensures that if the module has no specified pointer size that
things will work correctly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8136 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 19:55:26 +00:00
autoconf I just moved papi to a new directory 2003-08-14 18:59:53 +00:00
docs Fix grammar 2003-08-24 17:30:55 +00:00
examples/ModuleMaker Initial checkin 2003-08-21 22:33:59 +00:00
include Targets now configure themselves based on the source module, not on the 2003-08-24 19:50:53 +00:00
lib Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
projects Initial checkin 2003-08-21 22:33:59 +00:00
runtime Added dummy version of the `util' library. 2003-08-20 21:44:04 +00:00
support Ignore more 2003-08-23 20:35:08 +00:00
test New testcase 2003-08-24 19:23:31 +00:00
tools Remove some long-dead code 2003-08-24 19:52:02 +00:00
utils Add new label 2003-08-23 23:16:37 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Changed the default location of OBJ_ROOT to follow these rules: 2003-07-31 16:45:37 +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 Fix typeo 2003-08-23 15:56:38 +00:00
Makefile.config.in Updated to use files within the autoconf subdirectory. 2003-07-22 19:17:35 +00:00
Makefile.rules Fix typeo 2003-08-23 15:56:38 +00:00