Add --enable-llvmc-dynamic configure option.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Jul 2009 03:52:47 +0000 (03:52 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 3 Jul 2009 03:52:47 +0000 (03:52 +0000)
commit2373c99433b634b8cf9c4deb28d68d1be255a564
tree14674fa664e00f7e1cbb89eb246b0a9095844591
parent895f32c212032e546c743bf0a815044981521160
Add --enable-llvmc-dynamic configure option.

Controls whether libCompilerDriver should be loaded dynamically. By default this
is needed only on Win32, to make dynamic plugins work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74759 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
Makefile.rules
autoconf/configure.ac
lib/CompilerDriver/Makefile