[PATCH] D78778: [MCAsmInfo] Support UsesCFIForDebug for targets with no exception handling
Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 11:17:29 PDT 2021
RamNalamothu updated this revision to Diff 343112.
RamNalamothu added a comment.
Address feedback on LIT tests.
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/include/llvm/MC/MCAsmInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
llvm/test/CodeGen/AMDGPU/debug_frame.ll
llvm/test/CodeGen/AMDGPU/ptr-arg-dbg-value.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.343112.patch
Type: text/x-patch
Size: 18840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/32a81a29/attachment-0001.bin>
More information about the llvm-commits
mailing list