We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41363b4 commit d17f3b5Copy full SHA for d17f3b5
compiler-rt/test/xray/TestCases/Posix/basic-filtering.cpp
@@ -27,6 +27,8 @@
27
28
// REQUIRES: built-in-llvm-tree
29
30
+// UNSUPPORTED: armhf-linux
31
+
32
#include <cstdio>
33
#include <time.h>
34
compiler-rt/test/xray/TestCases/Posix/fdr-mode.cpp
@@ -23,6 +23,7 @@
23
// UNSUPPORTED: target=powerpc64le-{{.*}}
24
/// TODO: FDR logging arg1 handler(__xray_ArgLoggerEntry) hasn't implemented yet on LoongArch
25
// UNSUPPORTED: target=loongarch64{{.*}}
26
#include "xray/xray_log_interface.h"
0 commit comments