1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/llvm-shlib
Chris Bieneman 02ac6a064f [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

llvm-svn: 249862
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