[PATCH] D85773: [Driver][XRay][test] Update the macOS support check

Azharuddin Mohammed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 14:04:37 PDT 2020


azharudd added a comment.

In D85773#2211929 <https://reviews.llvm.org/D85773#2211929>, @dberris wrote:

> LGTM from me if XRay actually does work on non-x86_64 macOS.

The code says that it is supported only on x86_64 macOS. The way this test is written, it should fail on platforms where it is supported.

(Sorry about the delay here.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85773



More information about the llvm-commits mailing list