[PATCH] D38386: AMDGPU: Add ELFOSABI_AMDGPU_PAL

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 12:38:00 PDT 2017


kzhuravl updated this revision to Diff 117561.
kzhuravl marked 2 inline comments as done.
kzhuravl added a comment.

Address review feedback.


https://reviews.llvm.org/D38386

Files:
  docs/AMDGPUUsage.rst
  include/llvm/BinaryFormat/ELF.h
  include/llvm/Object/ELFObjectFile.h
  lib/ObjectYAML/ELFYAML.cpp
  test/Object/AMDGPU/elf-definitions.yaml
  test/Object/AMDGPU/elf64-amdgcn-amdhsa-definitions.yaml
  test/Object/AMDGPU/elf64-amdgcn-amdpal-definitions.yaml
  test/Object/AMDGPU/objdump.s
  test/tools/llvm-readobj/amdgpu-elf-definitions.test
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38386.117561.patch
Type: text/x-patch
Size: 8917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/0dbe8025/attachment.bin>


More information about the llvm-commits mailing list