mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 04:22:54 +00:00
12 lines
633 B
Diff
12 lines
633 B
Diff
Index: llvm-toolchain-snapshot_9~svn359674/test/MC/AMDGPU/hsa.s
|
|
===================================================================
|
|
--- llvm-toolchain-snapshot_9~svn359674.orig/test/MC/AMDGPU/hsa.s
|
|
+++ llvm-toolchain-snapshot_9~svn359674/test/MC/AMDGPU/hsa.s
|
|
@@ -1,5 +1,6 @@
|
|
// RUN: llvm-mc -triple amdgcn--amdhsa -mcpu=kaveri -mattr=-code-object-v3 -show-encoding %s | FileCheck %s --check-prefix=ASM
|
|
// RUN: llvm-mc -filetype=obj -triple amdgcn--amdhsa -mcpu=kaveri -mattr=-code-object-v3 -show-encoding %s | llvm-readobj --symbols -S --sd | FileCheck %s --check-prefix=ELF
|
|
+// XFAIL: *
|
|
|
|
// ELF: Section {
|
|
// ELF: Name: .text
|