f73f25edab
This reverts commitfef426ac0bThis reverts commite9f629f607This reverts commit413f60a8b6Reason for revert: With newer clang toolchain for MachOS, the produced MachO binaries (e.g. `dartaotruntime`) can no longer be signed with `codesign` on older MacOS versions (before MacOS 12). We will report this breaking change to fuchsia-clang team and revert to older (working) clang in the meantime to unblock releases. Issue https://github.com/dart-lang/sdk/issues/49275 Tested: ci Co-authored-by: Martin Kustermann <kustermann@google.com> Change-Id: I0d4fa6617df2908c4af31e102f5faf9e3ea1df95 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/256208 Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Tess Strickland <sstrickl@google.com>