llvm-6502/tools/gccld
Misha Brukman 3e25f2e1be When writing out the runner script, add -load=<lib> lines to pull in all the
shared objects automagically, so it doesn't have to be done by hand.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10114 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-20 19:08:42 +00:00
..
gccld.cpp When writing out the runner script, add -load=<lib> lines to pull in all the 2003-11-20 19:08:42 +00:00
gccld.h Add ability to search only for native shared object, and expose the 2003-11-20 19:08:06 +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 Add ability to search only for native shared object, and expose the 2003-11-20 19:08:06 +00:00
Makefile Give gccld more guts 2003-11-09 19:55:09 +00:00