llvm-6502/tools/gccld
Chris Lattner 1d924f6070 Pass -export-dynamic to gcc when compiling with -native and the link is
performed with -export-dynamic (aka. -disable-internalize).

Patch by Nicholas Riley!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22601 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-02 22:07:38 +00:00
..
gccld.cpp Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
gccld.h Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
GenerateCode.cpp Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
Makefile There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00