Autodetect the availability of -export-dynamic in the linker.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 5 Mar 2009 08:20:21 +0000 (08:20 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 5 Mar 2009 08:20:21 +0000 (08:20 +0000)
commit18f99072a61429cc6aec9bd3dc611867819d962b
tree6dcfde0fba6f2f8201c13ee1a9307f963d3aee88
parent323c58d862cca19e45d07996a5abacd0667f264d
Autodetect the availability of -export-dynamic in the linker.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66156 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
autoconf/m4/link_options.m4 [new file with mode: 0644]
autoconf/m4/link_use_r.m4 [deleted file]