LLVM backend for 6502
Go to file
Chris Lattner 29dd209228 * Add support for values in the constant pool
* Add support for functions referenced by name


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5206 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-13 00:14:55 +00:00
docs
include * Add support for values in the constant pool 2003-01-13 00:14:55 +00:00
lib More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00
runtime
support Fix compilation on GCC 3.2 2002-12-24 00:44:34 +00:00
test Add capability to turn on the -no-fp-elim option 2002-12-28 20:01:23 +00:00
tools Eliminate direct access to TargetData structure 2002-12-28 20:00:00 +00:00
utils
Makefile
Makefile.common Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +00:00
Makefile.config
Makefile.Linux Add an option (which will go away in the future) signfifying that there is a JIT under Linux 2003-01-13 00:13:19 +00:00
Makefile.rules Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +00:00
Makefile.SunOS