[PATCH] D73192: [tests] Use host-based XFAIL for test/MC/AMDGPU/hsa-gfx10-v3.s
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 15:02:02 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf3c243e9962: [tests] Use host-based XFAIL for test/MC/AMDGPU/hsa-gfx10-v3.s (authored by hubert.reinterpretcast).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73192/new/
https://reviews.llvm.org/D73192
Files:
llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
Index: llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
===================================================================
--- llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
+++ llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
@@ -4,7 +4,7 @@
// RUN: llvm-objdump -s -j .rodata %t | FileCheck --check-prefix=OBJDUMP %s
// big endian not supported
-// XFAIL: powerpc-, powerpc64-, s390x, mips-, mips64-, sparc
+// XFAIL: host-byteorder-big-endian
// READOBJ: Section Headers
// READOBJ: .text PROGBITS {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9]+}} AX {{[0-9]+}} {{[0-9]+}} 256
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73192.240023.patch
Type: text/x-patch
Size: 554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/e28ddf39/attachment.bin>
More information about the llvm-commits
mailing list