summaryrefslogtreecommitdiff
path: root/test/xray/TestCases/Posix/profiling-multi-threaded.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/xray/TestCases/Posix/profiling-multi-threaded.cc')
-rw-r--r--test/xray/TestCases/Posix/profiling-multi-threaded.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/xray/TestCases/Posix/profiling-multi-threaded.cc b/test/xray/TestCases/Posix/profiling-multi-threaded.cc
index f5f582ece..7ccad1bac 100644
--- a/test/xray/TestCases/Posix/profiling-multi-threaded.cc
+++ b/test/xray/TestCases/Posix/profiling-multi-threaded.cc
@@ -11,7 +11,8 @@
// RUN: [ $PROFILES -eq 1 ]
// RUN: rm -f xray-log.profiling-multi-*
//
-// UNSUPPORTED: target-is-mips64,target-is-mips64el
+// REQUIRES: x86_64-target-arch
+// REQUIRES: built-in-llvm-tree
#include "xray/xray_interface.h"
#include "xray/xray_log_interface.h"