diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2019-07-17 08:37:00 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2019-07-17 08:37:00 +0000 |
commit | 96627215729080f42488185b29e03e73cee08204 (patch) | |
tree | 82bf2c05bf6161ea8660f59c90277a29d716c486 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 42cfbafc1fe9813720d6456c91547432d33c2570 (diff) | |
download | bcm5719-llvm-96627215729080f42488185b29e03e73cee08204.tar.gz bcm5719-llvm-96627215729080f42488185b29e03e73cee08204.zip |
[Driver] Enable __cxa_atexit on Solaris
Starting with Solaris 11.4 (which is now the required minimal version), Solaris does
support __cxa_atexit. This patch reflects that.
One might consider removing the affected tests altogether instead of inverting them,
as is done on other targets.
Besides, this lets two ASan tests PASS:
AddressSanitizer-i386-sunos :: TestCases/init-order-atexit.cc
AddressSanitizer-i386-sunos-dynamic :: TestCases/init-order-atexit.cc
Tested on x86_64-pc-solaris2.11 and sparcv9-sun-solaris2.11.
Differential Revision: https://reviews.llvm.org/D64491
llvm-svn: 366305
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions