We just use ltdl's implementation for this abstraction now. Its portable to
authorReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 12:39:10 +0000 (12:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 12:39:10 +0000 (12:39 +0000)
commit29ae1777c186ff37fde719210c21ed31f5142adc
tree720c26d30926e75f7eb5b1377b02b7edff8ba77b
parent7d277000af19b453748e97e347f4931a1546d0d8
We just use ltdl's implementation for this abstraction now. Its portable to
more platforms than LLVM supports.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/DynamicLibrary.cpp