LLVM backend for 6502
Go to file
Chris Lattner ad20071559 * Simplify printConstantValueOnly by moving the tail padding stuff directly
into the struct case.
* Extend printConstantValueOnly to print .zero's if the initializer is zero
* Delete dead isConstantFunctionPointerRef function
* Emit the appropriate assembly for the various linkage types!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8417 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-09 16:23:36 +00:00
autoconf Checkin of autoconf-style object root. 2003-09-06 14:46:19 +00:00
docs Add info about volatile loads/stores 2003-09-08 18:27:49 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Eliminate the unwind intrinsic, it is now an instruction 2003-09-08 19:44:47 +00:00
lib * Simplify printConstantValueOnly by moving the tail padding stuff directly 2003-09-09 16:23:36 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime
support Updated the log of changes (as required by the Burg copyright) to give an 2003-09-09 15:27:40 +00:00
test Added the .t implicit rule. You can now run an individual set of QMTests by 2003-09-08 21:25:35 +00:00
tools
utils Updated the log of changes (as required by the Burg copyright) to give an 2003-09-09 15:27:40 +00:00
.cvsignore
configure Checkin of autoconf-style object root. 2003-09-06 15:17:13 +00:00
LICENSE.TXT
Makefile
Makefile.common Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.config.in Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.rules Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00