mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
[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:
@@ -27,6 +27,8 @@
|
||||
|
||||
// REQUIRES: built-in-llvm-tree
|
||||
|
||||
// UNSUPPORTED: armhf-linux
|
||||
|
||||
#include <cstdio>
|
||||
#include <time.h>
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user