diff options
author | Shoaib Meenai <smeenai@fb.com> | 2016-12-05 19:42:11 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2016-12-05 19:42:11 +0000 |
commit | 1bc40a8e2d31c7fade4b131a64b3fbd51fa6fc3c (patch) | |
tree | cc15706aacccd66f7dac59a86f2327cae48a915d /llvm/utils | |
parent | 07522bb1875491dcb23739a58654bf13afed6a3b (diff) | |
download | bcm5719-llvm-1bc40a8e2d31c7fade4b131a64b3fbd51fa6fc3c.tar.gz bcm5719-llvm-1bc40a8e2d31c7fade4b131a64b3fbd51fa6fc3c.zip |
[libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS
It's useful to be able to disable visibility annotations entirely; for
example, if we're building libc++abi static to include in another library,
and we don't want any libc++abi functions getting exported out of that
library. This is a generalization of _LIBCXXABI_DISABLE_DLL_IMPORT_EXPORT.
Differential Revision: https://reviews.llvm.org/D26950
llvm-svn: 288692
Diffstat (limited to 'llvm/utils')
0 files changed, 0 insertions, 0 deletions