[all-commits] [llvm/llvm-project] 4729f6: [CompilerRT] Remove sanitizer support for i386 iossim
Usama Hameed via All-commits
all-commits at lists.llvm.org
Tue Jan 17 14:37:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4729f6e03a12b0f3613416dc6f65407afa7e8f19
https://github.com/llvm/llvm-project/commit/4729f6e03a12b0f3613416dc6f65407afa7e8f19
Author: usama hameed <u_hameed at apple.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
Log Message:
-----------
[CompilerRT] Remove sanitizer support for i386 iossim
Summary:
This patch removes building sanitizers for i386 iossim. This is to reduce the toolchain size.
Reviewers:
Subscribers:
More information about the All-commits
mailing list