Allow compiler-rt to build for arm64 support on macOS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82610
[compiler-rt] Add support for arm64 macOS ClosedPublic Authored by steven_wu on Jun 25 2020, 4:35 PM.
Details Summary Allow compiler-rt to build for arm64 support on macOS.
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, danielkiss, ributzka and 4 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 25 2020, 4:41 PM Closed by commit rGb2303debfa63: [compiler-rt] Add support for arm64 macOS (authored by steven_wu). · Explain WhyJun 25 2020, 4:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273556 compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
|
You missed updating this #endif comment to match the new #if condition.