Misha Brukman e0dd0d47cb Suggestions made by Chris:
* Instead of a #define, use inline function
* Fix the name on the #define, errr... now inline function to be more logical:
  it doesn't CHECK the alignment, it PERFORMS the alignment
* To get string name of a Type*, use getDescription(), not getName()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8683 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-23 16:15:29 +00:00
2003-09-20 14:43:16 +00:00
2003-09-23 16:15:29 +00:00
2003-09-22 20:27:10 +00:00
2003-09-22 22:22:41 +00:00
2003-09-22 20:21:34 +00:00
2003-09-22 20:27:10 +00:00
2003-08-15 04:53:45 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%