[Darwin][ASan][Sanitizer] Enable dlclose-test for all darwin targets.
authorRoy Sundahl <rsundahl@MacBook-Pro.local>
Mon, 4 Apr 2022 22:33:56 +0000 (15:33 -0700)
committerRoy Sundahl <rsundahl@apple.com>
Tue, 5 Apr 2022 19:21:36 +0000 (12:21 -0700)
commit47e7a224711573b48c5b8831d9091c72dfe8b8d3
tree16362e7f36cfb2b529359c54792899587a6b931a
parente9ec16177f2b675829a7b73b6b72c64f5b40e73f
[Darwin][ASan][Sanitizer] Enable dlclose-test for all darwin targets.

Test was being skipped on non-x86 darwin architectures.

rdar://79795770

Differential Revision: https://reviews.llvm.org/D123099
compiler-rt/test/asan/TestCases/Posix/dlclose-test.cpp