[PATCH] D95204: [lld-macho] Switch default to new Darwin backend

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 10:47:58 PST 2021


leonardchan added a comment.

Hi, I suspect thispatch might be causing the failure we're seeing in our non-mac builders (https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-x64/b8853941557626730880?):

  ********************
  Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
  ********************
  Failed Tests (2):
    Clang :: Driver/darwin-sdkroot.c
    Clang :: Driver/target-triple-deployment.c

Would you mind taking a look? Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95204



More information about the llvm-commits mailing list