LLVM backend for 6502
Go to file
Chris Lattner fed72d5973 Use the new TargetData class to factor out some of the shared code
between the static compilers and the interpreter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@379 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-27 15:50:12 +00:00
docs Add another TODO: sigh 2001-08-27 05:17:20 +00:00
include Use the new TargetData class to factor out some of the shared code 2001-08-27 15:50:12 +00:00
lib Support passing a data pointer to annotation factory methods 2001-08-27 05:19:10 +00:00
support/lib/Support Support passing a data pointer to annotation factory methods 2001-08-27 05:19:10 +00:00
test Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
tools Lots of new functionality 2001-08-27 05:16:50 +00:00
utils Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common And add rule to create a .cpp source file from burg input file! 2001-08-06 19:06:43 +00:00
Makefile.rules And add rule to create a .cpp source file from burg input file! 2001-08-06 19:06:43 +00:00