llvm/tools/llvm-shlib
Chris Bieneman 0c1b206804 [CMake] If LLVM_DYLIB_EXPORT_ALL is On don't generate an export list at all, just export the world.
This should resolve Bug 24157 - CMake built shared library does not export all public symbols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249862 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-09 17:55:21 +00:00
..
CMakeLists.txt [CMake] If LLVM_DYLIB_EXPORT_ALL is On don't generate an export list at all, just export the world. 2015-10-09 17:55:21 +00:00
libllvm.cpp Adding a new option to CMake to disable C++ atexit on llvm-shlib. 2014-12-09 18:49:55 +00:00
Makefile Revert of 214418: 2014-08-01 06:16:03 +00:00