[PATCH] D38752: llvm-readobj: Print AMDGPU note contents

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:34:25 PDT 2017


kzhuravl created this revision.
Herald added subscribers: dstuttard, nhaehnle, wdng.

+ Remove option to print HSA metadata


https://reviews.llvm.org/D38752

Files:
  test/CodeGen/AMDGPU/elf-notes.ll
  test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll
  test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
  test/CodeGen/AMDGPU/hsa-metadata-images.ll
  test/CodeGen/AMDGPU/hsa-metadata-invalid-ocl-version-1.ll
  test/CodeGen/AMDGPU/hsa-metadata-invalid-ocl-version-2.ll
  test/CodeGen/AMDGPU/hsa-metadata-invalid-ocl-version-3.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
  tools/llvm-readobj/ELFDumper.cpp
  tools/llvm-readobj/ObjDumper.h
  tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38752.118441.patch
Type: text/x-patch
Size: 16779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/175e5d6e/attachment.bin>


More information about the llvm-commits mailing list