commit | 436072f52ff05d69f626a9c7a309a1464758f129 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Thu May 26 02:12:20 2016 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Thu May 26 02:12:20 2016 +0000 |
tree | 674a5c2c175c82c1230120557e7bfb4a91f4ad02 | |
parent | b06c53cc75f9364076b48b8c05e80d5752f57dc3 [diff] |
libc++abi: build with -fvisibility=hidden Enable building libc++abi with hidden visibility by default. The ABI mandated interfaces (and a few extra) are already set up to be externally visible. This allows us to ensure that any implementation details are not leaked. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@270816 91177308-0d34-0410-b5e6-96231b3b80d8