llvm/tools/gccld
Misha Brukman 438e364692 For consistency, removed space between function name and left paren in function
call, i.e. [ addPass (...) ]  =>  [ addPass(...) ]


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10105 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-20 06:26:15 +00:00
..
gccld.cpp * Doxygenified comments, simplifying them and shortening in the process 2003-11-20 06:21:54 +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 For consistency, removed space between function name and left paren in function 2003-11-20 06:26:15 +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