Brian Gaeke 9e474c4ec8 Add Initialization and Finalization methods for the Printer pass,
to print various things on a module-by-module basis (currently, only the
former is used).

Don't print < > around names. The assembler can't take it.

Print pseudoinstructions only as comments. The poor little assembler can't
take that, either.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6789 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-19 19:32:32 +00:00
2003-06-18 21:30:51 +00:00
2003-06-19 17:03:00 +00:00
2003-05-29 22:12:35 +00:00
2003-06-19 18:42:09 +00:00
2003-06-04 19:46:36 +00:00
2003-06-18 19:20:11 +00:00
2003-06-18 19:20:11 +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%