summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc')
-rw-r--r--compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc b/compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc
index cdb0249951c..4aa3964c9d1 100644
--- a/compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc
+++ b/compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc
@@ -3,7 +3,7 @@
// RUN: %llvm_xray convert --symbolize --output-format=yaml -instr_map=%t "`ls fdr-logging-test-* | head -1`" | FileCheck %s --check-prefix TRACE
// RUN: rm fdr-logging-test-*
// FIXME: Make llvm-xray work on non-x86_64 as well.
-// REQUIRES: x86_64
+// REQUIRES: x86_64-linux
#include "xray/xray_log_interface.h"
#include <cassert>
OpenPOWER on IntegriCloud