llvm-6502/lib
Brian Gaeke 2a09877519 Print % signs before register names; turn off "noprefix" mode in gas output.
Fixes test case test/Programs/LLVMSource/2003-08-03-ReservedWordGlobal.ll.

Also: Refactor implicit-uses printing into its own method.
Remove a couple of unused variables.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7737 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-11 19:05:46 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Build the SelectionDAG library 2003-08-11 14:57:48 +00:00
ExecutionEngine Include the new selection library for the X86 target 2003-08-11 14:59:53 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support close() requires "unistd.h" . 2003-08-07 21:35:41 +00:00
Target Print % signs before register names; turn off "noprefix" mode in gas output. 2003-08-11 19:05:46 +00:00
Transforms Fix handling of 'free' if it has absolutely no prototype 2003-08-11 15:05:08 +00:00
VMCore Add a bunch of new Alpha Intrinsics for Rahul Joshi 2003-08-06 20:08:25 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00