[ASanAbi][Darwin] Build ios stable ABI library
authorBlue Gaston <bgaston2@apple.com>
Mon, 26 Jun 2023 17:28:16 +0000 (10:28 -0700)
committerBlue Gaston <bgaston2@apple.com>
Tue, 4 Jul 2023 21:32:59 +0000 (14:32 -0700)
commitf171c76b68ef465bf49a0f193feb9e43c819b859
treec31c79373cfe0a5a9db97adc3fe4af41fc105dc6
parentfda24e86a55f4e767bff0a9af6a3018350ff3c87
[ASanAbi][Darwin] Build ios stable ABI library

In the initially commit, we limited the static archive to osx.

This patch removes that limitation.

Differential Revision: https://reviews.llvm.org/D153789
compiler-rt/lib/asan_abi/CMakeLists.txt
compiler-rt/test/asan_abi/CMakeLists.txt