llvm-6502/tools/gccld
Misha Brukman e676313966 Tersified code:
* Removed space between function name and its argument list
* Removed space between '&' and variable name
* Removed empty comment lines: `//'


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8750 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-29 22:26:24 +00:00
..
gccld.cpp Minor cleanups: 2003-09-22 20:21:34 +00:00
gccld.h New header file for gccld. 2003-09-19 20:24:40 +00:00
GenerateCode.cpp Removed linking functionality from gccld.cpp and moved it to linker.cpp. 2003-09-19 20:24:23 +00:00
Linker.cpp Tersified code: 2003-09-29 22:26:24 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00