llvm/libcxxabi
Xing Xue 8da2009608 [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines
Summary:
This patch adds _LIBCXXABI_FUNC_VIS to the definitions of the personality and helper routines for the state table based EH, now that the support of the visibility attribute is being added to AIX Clang. Currently an export list is generated in the absence of the visibility attribute support downstream.

Reviewed by: MaskRay, daltenty

Differential Revision: https://reviews.llvm.org/D126915
2022-06-21 16:18:17 -04:00
..
cmake [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
fuzz
include [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied 2022-06-06 23:19:22 +03:00
lib
src [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines 2022-06-21 16:18:17 -04:00
test [libc++][CI] Updates GCC to version 12. 2022-06-21 18:59:20 +02:00
www
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.gitignore
CMakeLists.txt [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
CREDITS.TXT
LICENSE.TXT