[all-commits] [llvm/llvm-project] d22985: [Driver][XRay][test] Update the macOS support check
azharudd via All-commits
all-commits at lists.llvm.org
Thu Aug 27 14:06:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d22985c410873872a96ad3f53170df57c62aac9e
https://github.com/llvm/llvm-project/commit/d22985c410873872a96ad3f53170df57c62aac9e
Author: Azharuddin Mohammed <azhar at apple.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M clang/test/Driver/XRay/xray-instrument-os.c
Log Message:
-----------
[Driver][XRay][test] Update the macOS support check
For macOS, the code says, the XRay flag is only supported on x86_64.
Updating the test and making that check explicit.
Differential Revision: https://reviews.llvm.org/D85773
More information about the All-commits
mailing list