[PATCH] D78778: [AsmPrinter] Fix emitting CFI for debug when exceptions are not supported

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 08:29:02 PDT 2021


RamNalamothu updated this revision to Diff 340535.
RamNalamothu added a comment.

Remove the changes that were committed seperately in https://reviews.llvm.org/D76519.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78778

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  llvm/test/CodeGen/AMDGPU/debug_frame.ll
  llvm/test/CodeGen/AMDGPU/split-arg-dbg-value.ll
  llvm/test/DebugInfo/AMDGPU/cfi.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: D78778.340535.patch
Type: text/x-patch
Size: 13316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/8cdc7875/attachment-0001.bin>


More information about the llvm-commits mailing list