llvm-6502/lib
Reid Spencer 3702d265b8 For PR645:
Implement new syntax for local and global symbols. Types and local
symbols use the % prefix. Global variables and functions use the @ prefix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33523 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-26 08:02:52 +00:00
..
Analysis Remove dead code. 2007-01-26 01:08:18 +00:00
Archive For PR1050: 2006-12-15 19:44:51 +00:00
AsmParser Fix this error: 2007-01-21 19:19:31 +00:00
Bytecode Back out last changes for dataLayout. Much more work is needed. 2007-01-19 00:07:16 +00:00
CodeGen Added a MRegisterInfo hook that tells PEI the target is responsible for 2007-01-25 22:12:41 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
System Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Target For PR645: 2007-01-26 08:01:30 +00:00
Transforms Inherit CallGraphSCCPass directly from Pass. 2007-01-26 00:47:38 +00:00
VMCore For PR645: 2007-01-26 08:02:52 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00