[PATCH] D76879: [AMDGPU] Begin emitting CFI for AMDGCN

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 13:03:48 PDT 2020


scott.linder updated this revision to Diff 264060.
scott.linder marked 4 inline comments as done.
scott.linder added a comment.

- Use -COUNT-N form
- Use '#' comment character
- Use llvm-readelf for more compact tests
- Refactor lit config test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76879

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
  llvm/test/CodeGen/AMDGPU/split-arg-dbg-value.ll
  llvm/test/DebugInfo/AMDGPU/cfi.ll
  llvm/test/DebugInfo/AMDGPU/cu-augmentation.ll
  llvm/test/MC/ELF/AMDGPU/cfi.s
  llvm/test/MC/ELF/AMDGPU/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76879.264060.patch
Type: text/x-patch
Size: 8770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/e9020c5a/attachment.bin>


More information about the llvm-commits mailing list