[all-commits] [llvm/llvm-project] f171c7: [ASanAbi][Darwin] Build ios stable ABI library
thetruestblue via All-commits
all-commits at lists.llvm.org
Tue Jul 4 14:33:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f171c76b68ef465bf49a0f193feb9e43c819b859
https://github.com/llvm/llvm-project/commit/f171c76b68ef465bf49a0f193feb9e43c819b859
Author: Blue Gaston <bgaston2 at apple.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M compiler-rt/lib/asan_abi/CMakeLists.txt
M compiler-rt/test/asan_abi/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list