[PATCH] D144005: [DwarfDebug] Move emission of types from beginModule() to endModule() (4/7)
Kristina Bessonova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 05:33:08 PDT 2023
krisb updated this revision to Diff 504606.
krisb added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144005/new/
https://reviews.llvm.org/D144005
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/CodeGen/AMDGPU/dwarf-multi-register-use-crash.ll
llvm/test/DebugInfo/Generic/debug-info-qualifiers.ll
llvm/test/DebugInfo/Generic/enum-types.ll
llvm/test/DebugInfo/Generic/incorrect-variable-debugloc.ll
llvm/test/DebugInfo/Generic/namespace.ll
llvm/test/DebugInfo/Generic/varargs.ll
llvm/test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll
llvm/test/DebugInfo/X86/align_cpp11.ll
llvm/test/DebugInfo/X86/debug-info-blocks.ll
llvm/test/DebugInfo/X86/gnu-public-names.ll
llvm/test/DebugInfo/X86/sret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144005.504606.patch
Type: text/x-patch
Size: 17181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/59ce27e1/attachment.bin>
More information about the llvm-commits
mailing list