From 4d2f4e8da7b892cc3c7dde51f4e3202a157f84ff Mon Sep 17 00:00:00 2001 From: LLVM Packaging Team Date: Sat, 9 Mar 2019 06:10:15 +0000 Subject: [PATCH] silent-amd-tet =================================================================== Gbp-Pq: Name silent-amd-tet.diff --- test/MC/AMDGPU/hsa.s | 1 + 1 file changed, 1 insertion(+) diff --git a/test/MC/AMDGPU/hsa.s b/test/MC/AMDGPU/hsa.s index 82136fbc..801d65da 100644 --- a/test/MC/AMDGPU/hsa.s +++ b/test/MC/AMDGPU/hsa.s @@ -1,5 +1,6 @@ // RUN: llvm-mc -triple amdgcn--amdhsa -mcpu=kaveri -show-encoding %s | FileCheck %s --check-prefix=ASM // RUN: llvm-mc -filetype=obj -triple amdgcn--amdhsa -mcpu=kaveri -show-encoding %s | llvm-readobj -symbols -s -sd | FileCheck %s --check-prefix=ELF +// XFAIL: * // ELF: Section { // ELF: Name: .text -- 2.30.2