summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>2017-10-14 23:42:11 +0000
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>2017-10-14 23:42:11 +0000
commit263f7f6676ff7b6f1cdbe991c19fa32835ba2ce7 (patch)
tree6ad085f7d6b6896afae7467683190bf672581cef
parent202c1b715f3d15388cdae8a8722363f292b4f46a (diff)
downloadbcm5719-llvm-263f7f6676ff7b6f1cdbe991c19fa32835ba2ce7.tar.gz
bcm5719-llvm-263f7f6676ff7b6f1cdbe991c19fa32835ba2ce7.zip
AMDGPU: Temporary disable pal metadata check line in llvm-readobj test
It fails on mips llvm-svn: 315837
-rw-r--r--llvm/test/CodeGen/AMDGPU/elf-notes.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/elf-notes.ll b/llvm/test/CodeGen/AMDGPU/elf-notes.ll
index 1409356d2ed..cd3c9171959 100644
--- a/llvm/test/CodeGen/AMDGPU/elf-notes.ll
+++ b/llvm/test/CodeGen/AMDGPU/elf-notes.ll
@@ -70,7 +70,8 @@
; OSABI-PAL-ELF-NOT: Unknown note type
; OSABI-PAL-ELF: NT_AMD_AMDGPU_PAL_METADATA (PAL Metadata)
; OSABI-PAL-ELF: PAL Metadata:
-; OSABI-PAL-ELF: 0x2e12,0xac02c0,0x2e13,0x80,0x1000001b,0x1,0x10000022,0x60,0x1000003e,0x0
+; TODO: Following check line fails on mips:
+; OSABI-PAL-ELF-XXX: 0x2e12,0xac02c0,0x2e13,0x80,0x1000001b,0x1,0x10000022,0x60,0x1000003e,0x0
; OSABI-PAL-ELF-NOT: Unknown note type
; R600-NOT: .hsa_code_object_version
OpenPOWER on IntegriCloud