summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/XRay/xray-nolinkdeps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/XRay/xray-nolinkdeps.cpp')
-rw-r--r--clang/test/Driver/XRay/xray-nolinkdeps.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Driver/XRay/xray-nolinkdeps.cpp b/clang/test/Driver/XRay/xray-nolinkdeps.cpp
index 7f17c939a43..5a79e362e35 100644
--- a/clang/test/Driver/XRay/xray-nolinkdeps.cpp
+++ b/clang/test/Driver/XRay/xray-nolinkdeps.cpp
@@ -4,3 +4,5 @@
// RUN: 2>&1 | FileCheck --check-prefix ENABLE %s
// ENABLE: clang_rt.xray
// DISABLE-NOT: clang_rt.xray
+// REQUIRES-ANY: linux, freebsd
+// REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64
OpenPOWER on IntegriCloud