[PATCH] D144301: [dwarfdump][AMDGPU] Support EF_AMDGPU_MACH_NONE

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 12:34:48 PST 2023


scott.linder updated this revision to Diff 502759.
scott.linder marked an inline comment as done.
scott.linder added a comment.

Address feedback:

- Fix test name to reflect it testing both r600 and amdcn
- Common up some checks between r600 and amdgcn
- Adjust some whitespace to make test more readable


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144301/new/

https://reviews.llvm.org/D144301

Files:
  llvm/lib/Object/RelocationResolver.cpp
  llvm/test/tools/llvm-dwarfdump/AMDGPU/amdgpu-relocs.yaml
  llvm/test/tools/llvm-dwarfdump/AMDGPU/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144301.502759.patch
Type: text/x-patch
Size: 8837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/fd0d3cc7/attachment.bin>


More information about the llvm-commits mailing list