skan added a comment. In D113096#3110546 <https://reviews.llvm.org/D113096#3110546>, @skan wrote:
> 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` Fixed by 6d03227c16ee <https://reviews.llvm.org/rG6d03227c16ee1950db0e1aa05fbc3201770248eb> 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