commit | da39f1bc799bad3a6701b9c4eda52120939e3d8c | [log] [tgz] |
---|---|---|
author | Asiri Rathnayake <asiri.rathnayake@arm.com> | Mon Jan 09 10:38:56 2017 +0000 |
committer | Asiri Rathnayake <asiri.rathnayake@arm.com> | Mon Jan 09 10:38:56 2017 +0000 |
tree | 16710396fc4ba937aa26f178adfd4148232f02ba | |
parent | c60e8fcdcd6b463a66929120b0d37ff2d1412811 [diff] |
[libcxx] Fix externally-threaded shared library builds after r291275. Need to allow unresolved symbols in the dylib. This was previously done for LIBCXX_HAS_EXTERNAL_THREAD_API, but we have since split that into two with LIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY being the externally-threaded variant. Also a minor CMakeLists.txt cleanup. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291433 91177308-0d34-0410-b5e6-96231b3b80d8