Chris Lattner 88e2fbc4bb Add methods to TargetMachine to:
* Output assembly code a method at a time instead of building it all up then emitting it as a whole module
* Release memory contained in various annotations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1641 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-03 07:24:05 +00:00
2002-01-30 21:20:23 +00:00
2002-02-03 07:24:05 +00:00
2002-02-03 07:13:04 +00:00
2002-02-01 05:04:58 +00:00
2002-01-30 20:39:12 +00:00
2001-07-25 22:46:22 +00:00
2002-01-30 20:39:12 +00:00
Description
LLVM backend for 6502
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%