[XRay] Disable two more tests on armhf

Similar to d6f92050c0. Needed now that
these tests are actually running more broadly.
This commit is contained in:
Aiden Grossman
2025-12-08 20:32:31 +00:00
parent 41363b40be
commit d17f3b53e9
2 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
// REQUIRES: built-in-llvm-tree
// UNSUPPORTED: armhf-linux
#include <cstdio>
#include <time.h>

View File

@@ -23,6 +23,7 @@
// UNSUPPORTED: target=powerpc64le-{{.*}}
/// TODO: FDR logging arg1 handler(__xray_ArgLoggerEntry) hasn't implemented yet on LoongArch
// UNSUPPORTED: target=loongarch64{{.*}}
// UNSUPPORTED: armhf-linux
// REQUIRES: built-in-llvm-tree
#include "xray/xray_log_interface.h"