Fix CMake configuration error and add ABI lists for OS X.
authorEric Fiselier <eric@efcs.ca>
Fri, 14 Oct 2016 02:55:19 +0000 (02:55 +0000)
committerEric Fiselier <eric@efcs.ca>
Fri, 14 Oct 2016 02:55:19 +0000 (02:55 +0000)
commit5efb3093a510bfac4250d4fb300a9261eca8749c
treeab4014767c0cf130993cafaada61aaa8ad0ff34d
parent33d88ea4f59912a927078cd72663ce7c87b1b8a9
Fix CMake configuration error and add ABI lists for OS X.

The primary reason for this patch is to add the OS X ABI lists for 3.9 and
ToT.

However while working on that I discovered that we incorrectly
exported the libc++abi symbols. Previously we had chosen the wrong CMake
configuration path and that caused us to re-export the c++abi binary instead
of using the symbol lists.

llvm-svn: 284188
libcxx/lib/CMakeLists.txt
libcxx/lib/abi/x86_64-apple-darwin16.0.abilist