LLVM backend for 6502
Go to file
Chris Lattner 1fbaa0a1ef Cleanup testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5292 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-15 18:06:37 +00:00
docs getelementptr uses long instead of uint indexes 2002-12-13 06:01:21 +00:00
include Remove a ton of functions that are no longer used, instead using BuildMI 2003-01-15 17:35:44 +00:00
lib Use BuildMI more, Create*Instruction less 2003-01-15 17:47:49 +00:00
runtime
support Move annotation to support library 2003-01-14 21:29:58 +00:00
test Cleanup testcase 2003-01-15 18:06:37 +00:00
tools Rename header 2003-01-14 22:57:15 +00:00
utils Include tablegen 2002-12-12 03:44:42 +00:00
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 Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00