Add support to Darwin for the -export_dynamic' flag to the linker.
authorBill Wendling <isanbard@gmail.com>
Mon, 10 Dec 2012 21:48:41 +0000 (21:48 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 10 Dec 2012 21:48:41 +0000 (21:48 +0000)
commit5897974488c31926555fad405ec610c3633b528a
tree34d26d7c5ecdd3ce91da7d1d82dce12ad77d2236
parent36cdd8262776d0bbcc2f6429e6d5a2859700f638
Add support to Darwin for the -export_dynamic' flag to the linker.

llvm-svn: 169775
clang/lib/Driver/Tools.cpp