[PATCH] D133376: Allow epilogue_begin to be emitted when generating DWARF
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 12:18:02 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b2829dd8772: Allow epilogue_begin to be emitted when generating DWARF (authored by Ariel-Burton, committed by Kai).
Herald added subscribers: kosarev, kerbowa, jvesely.
Changed prior to commit:
https://reviews.llvm.org/D133376?vs=458275&id=481723#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133376/new/
https://reviews.llvm.org/D133376
Files:
llvm/include/llvm/CodeGen/DebugHandlerBase.h
llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/CodeGen/AMDGPU/no-source-locations-in-prologue.ll
llvm/test/CodeGen/X86/dbg-line-0-no-discriminator.ll
llvm/test/DebugInfo/AArch64/line-header.ll
llvm/test/DebugInfo/Generic/extended-loc-directive.ll
llvm/test/DebugInfo/Generic/multiline.ll
llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
llvm/test/DebugInfo/X86/basic-block-sections_1.ll
llvm/test/DebugInfo/X86/multiple-epilogue.ll
llvm/test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133376.481723.patch
Type: text/x-patch
Size: 13980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/6970af18/attachment.bin>
More information about the llvm-commits
mailing list