llvm-6502/tools/gccld
Brian Gaeke 1ab90d4e38 Add a -verify option to verify the results of gccld passes.
Add a -disable-opt option to turn off gccld optimization passes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10040 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-16 23:07:28 +00:00
..
gccld.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
gccld.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
GenerateCode.cpp Add a -verify option to verify the results of gccld passes. 2003-11-16 23:07:28 +00:00
Linker.cpp When we find a module we want, in an archive, in verbose mode, 2003-11-16 23:07:13 +00:00
Makefile Give gccld more guts 2003-11-09 19:55:09 +00:00