We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8406958 commit b05918fCopy full SHA for b05918f
llvm/test/MC/AMDGPU/hsa-gfx940-v3.s
@@ -3,9 +3,6 @@
3
// RUN: llvm-readelf -S -r -s %t | FileCheck --check-prefix=READOBJ %s
4
// RUN: llvm-objdump -s -j .rodata %t | FileCheck --check-prefix=OBJDUMP %s
5
6
-// big endian not supported
7
-// XFAIL: powerpc-, powerpc64-, s390x, mips-, mips64-, sparc
8
-
9
// READOBJ: Section Headers
10
// READOBJ: .text PROGBITS {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9]+}} AX {{[0-9]+}} {{[0-9]+}} 256
11
// READOBJ: .rodata PROGBITS {{[0-9a-f]+}} {{[0-9a-f]+}} 000080 {{[0-9]+}} A {{[0-9]+}} {{[0-9]+}} 64
0 commit comments