llvm/tools/gccld
Misha Brukman 3e15c7a976 Make sure we ONLY add a `-load' switch to the JIT command line if the file is
verified as having an ELF header. This fixes PR151.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10195 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-24 05:29:42 +00:00
..
gccld.cpp Make sure we ONLY add a `-load' switch to the JIT command line if the file is 2003-11-24 05:29: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