silent-llvm-isel-fuzzer
=================================================================== Gbp-Pq: Name silent-llvm-isel-fuzzer.diff
This commit is contained in:
parent
0a4b5e9d5d
commit
3e4af848e7
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue