llvm-6502/lib
Reid Spencer 3ed469ccd7 For PR786:
Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
fall out by removing unused variables. Remaining warnings have to do with
unused functions (I didn't want to delete code without review) and unused
variables in generated code. Maintainers should clean up the remaining
issues when they see them. All changes pass DejaGnu tests and Olden.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31380 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-02 20:25:50 +00:00
..
Analysis For PR786: 2006-11-02 20:25:50 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser For PR786: 2006-11-02 20:25:50 +00:00
Bytecode For PR786: 2006-11-02 20:25:50 +00:00
CodeGen For PR786: 2006-11-02 20:25:50 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine For PR786: 2006-11-02 20:25:50 +00:00
Linker For PR786: 2006-11-02 20:25:50 +00:00
Support Allow FoldingSet clients to pump up the initial hash size. 2006-11-02 14:21:26 +00:00
System Get rid of unused variable. 2006-11-02 07:59:59 +00:00
Target For PR786: 2006-11-02 20:25:50 +00:00
Transforms For PR786: 2006-11-02 20:25:50 +00:00
VMCore For PR786: 2006-11-02 20:25:50 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00