XFAIL AArch64 UBsan test, just like ARM

llvm-svn: 225370
This commit is contained in:
Renato Golin
2015-01-07 20:03:47 +00:00
parent ef3b864a07
commit ea56f08b3f

View File

@@ -14,6 +14,7 @@
// This test assumes float and double are IEEE-754 single- and double-precision.
// XFAIL: armv7l-unknown-linux-gnueabihf
// XFAIL: aarch64
#if defined(__APPLE__)
# include <machine/endian.h>