[PATCH] D78778: [AMDGPU] Add SupportsDebugUnwindInformation to MCAsmInfo
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 14:08:49 PDT 2020
scott.linder updated this revision to Diff 302014.
scott.linder retitled this revision from "Add SupportsDebugUnwindInformation to MCAsmInfo" to "[AMDGPU] Add SupportsDebugUnwindInformation to MCAsmInfo".
scott.linder edited the summary of this revision.
scott.linder added a comment.
Herald added subscribers: kerbowa, MaskRay, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, emaste, arsenm.
Merge with review to enable CFI for AMDGPU. This makes the commit
testable without needing to add a temporary flag to force the behavior.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78778/new/
https://reviews.llvm.org/D78778
Files:
llvm/include/llvm/MC/MCAsmInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
llvm/lib/CodeGen/AsmPrinter/UnwindStreamer.cpp
llvm/lib/CodeGen/AsmPrinter/UnwindStreamer.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
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.302014.patch
Type: text/x-patch
Size: 16414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/f48a8449/attachment-0001.bin>
More information about the llvm-commits
mailing list