LLVM backend for 6502
Go to file
Chris Lattner be07811cd0 * Method::getType should return type cast as MethodType, eliminate getMethodType
* Make Type::*Ty not be const types
* Add a new Type.def file to provide info about types
* Add a full complement of casting methods to the Type class


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@533 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-10 20:06:17 +00:00
docs Fixed the "output constant pool even if he have no constants" issue 2001-09-07 16:13:58 +00:00
include * Method::getType should return type cast as MethodType, eliminate getMethodType 2001-09-10 20:06:17 +00:00
lib Fix a bug I introduced (assertion failed: Unknown operand type), and convert to predicate style for type checks 2001-09-10 19:43:38 +00:00
support/lib/Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
test Implement global variable support 2001-09-10 07:58:01 +00:00
tools Genericize support for calling functions a bit 2001-09-10 04:49:44 +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 Add support for tool specified linker options 2001-09-10 04:49:26 +00:00
Makefile.rules Add support for tool specified linker options 2001-09-10 04:49:26 +00:00