[PATCH] D100807: [clang][driver] Use the canonical Darwin arch name when printing out the triple for a Darwin target

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 14:55:25 PDT 2021


arphaman added a comment.

In D100807#2717778 <https://reviews.llvm.org/D100807#2717778>, @thakis wrote:

> Looks like this breaks tests on mac/arm (by making two unexpectedly pass): http://45.33.8.238/macm1/8249/step_7.txt
>
> Please take a look, and please revert for now if it takes a while to fix.

I will revert it now.

It appears that your bot is running on a Mac M1 <https://reviews.llvm.org/M1> is that correct? Which OS do you have installed? Thanks


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100807/new/

https://reviews.llvm.org/D100807



More information about the cfe-commits mailing list