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

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 18:30:19 PDT 2020


scott.linder updated this revision to Diff 259770.
scott.linder added a comment.

Rather than lie about supporting exceptions to get unwind information, add an
option to support debug-only unwind information.

Add tests to ensure we are generating CU and CIE augmentation strings.


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.259770.patch
Type: text/x-patch
Size: 9395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/9bec7fce/attachment.bin>


More information about the llvm-commits mailing list