[PATCH] D78778: [AMDGPU] Add SupportsDebugUnwindInformation to MCAsmInfo
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 15:09:38 PST 2020
scott.linder updated this revision to Diff 310678.
scott.linder added a comment.
Rebase over changes which eliminate the spurious newlines in the assembly
output of the DebugInfo test.
Please take a look, or if anyone knows someone who is comfortable with this
code please add them as a reviewer :)
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.310678.patch
Type: text/x-patch
Size: 19633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/a05e4ff3/attachment-0001.bin>
More information about the llvm-commits
mailing list