1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/gccld
Misha Brukman c147a00407 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.

llvm-svn: 10114
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