From 773b2618400208a0d3f3bc202ee1b81cffb62679 Mon Sep 17 00:00:00 2001 From: LLVM Packaging Team Date: Tue, 16 Oct 2018 21:18:39 +0100 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