From: LLVM Packaging Team Date: Sat, 4 May 2024 05:30:47 +0000 (+0200) Subject: silent-llvm-isel-fuzzer X-Git-Tag: archive/raspbian/1%19.1.3-1+rpi1~1^2^2~67 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2298c3c6907b96d9e701c25e1a9769ef2575fe24;p=llvm-toolchain-19.git silent-llvm-isel-fuzzer =================================================================== Gbp-Pq: Name silent-llvm-isel-fuzzer.diff --- diff --git a/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll b/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll index a4a8f97377..e3977bc945 100644 --- a/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll +++ b/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll @@ -2,6 +2,7 @@ ; without copying the whole lib dir or polluting the build dir. ; REQUIRES: static-libs ; REQUIRES: aarch64-registered-target +: XFAIL: * ; The above also applies if the binary is built with libc++. ; UNSUPPORTED: libcxx-used diff --git a/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll b/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll index 3dc9892fdc..fa148e2bde 100644 --- a/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll +++ b/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll @@ -1,6 +1,7 @@ ; If the binary looks up libraries using an rpath, we can't test this ; without copying the whole lib dir or polluting the build dir. ; REQUIRES: static-libs +: XFAIL: * ; The above also applies if the binary is built with libc++. ; UNSUPPORTED: libcxx-used