hanchenye-llvm-project/libcxx/lib
Louis Dionne 702411fc29 [libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared library
CMake will define -Dcxx_shared_EXPORTS when building the shared library
by default. In theory, this is used to signal to the library that we're
building a shared library and that dllimport/dllexport should be used.
However, we already have our own way of doing that, so I'm removing this
define to avoid meaningless command line arguments in the build.

llvm-svn: 356167
2019-03-14 17:15:47 +00:00
..
abi [NFC] Add missing revision information to ABI Changelog 2019-03-08 21:01:25 +00:00
CMakeLists.txt [libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared library 2019-03-14 17:15:47 +00:00
libc++abi-new-delete.exp
libc++abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 2017-09-17 20:59:43 +00:00
libc++abi2.exp [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libc++sjlj-abi.exp ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX 2017-09-17 20:59:43 +00:00
libc++unexp.exp
notweak.exp
weak.exp