skan added a comment.

In D113096#3110507 <https://reviews.llvm.org/D113096#3110507>, @thakis wrote:

> Looks like this breaks tests on Mac: http://45.33.8.238/mac/38266/step_11.txt
>
> Please take a look and revert for now if it takes a while to fix.

I can quickly fix it.

It's the issue of ambiguous triple.  You are using the 
`-mtriple=x86_64-apple-mac*` while I am using 
`-mtriple=x86_64-unknown-linux-gnu`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113096

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to