forked from OSchip/llvm-project
[gcov] Temporarily unsupport host-byteorder-big-endian
This commit is contained in:
parent
415c689dd2
commit
93d5ae3af1
|
@ -1,3 +1,4 @@
|
|||
UNSUPPORTED: host-byteorder-big-endian
|
||||
# atexit(3) not supported in dlopen(3)ed+dlclose(3)d DSO
|
||||
XFAIL: netbsd
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
UNSUPPORTED: host-byteorder-big-endian
|
||||
# This test fails on Mac (https://bugs.llvm.org/show_bug.cgi?id=38134)
|
||||
XFAIL: darwin
|
||||
|
||||
|
|
Loading…
Reference in New Issue