[PATCH] D143985: [DwarfDebug] Move emission of imported entities from beginModule() to endModule() (2/7)
Vladislav Dzhidzhoev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 05:35:31 PDT 2023
dzhidzhoev updated this revision to Diff 522137.
dzhidzhoev added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143985/new/
https://reviews.llvm.org/D143985
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/BPF/extern-void.ll
llvm/test/DebugInfo/Generic/namespace.ll
llvm/test/DebugInfo/NVPTX/debug-info.ll
llvm/test/DebugInfo/X86/gnu-public-names.ll
llvm/test/DebugInfo/X86/lexical-block-file-inline.ll
More information about the llvm-commits
mailing list