[all-commits] [llvm/llvm-project] 61e58c: [CodeGen] Port DwarfEHPrepare to new pass manager ...
paperchalice via All-commits
all-commits at lists.llvm.org
Tue Nov 28 00:53:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61e58c4dc1001597c48d59a37884a534ab37b47b
https://github.com/llvm/llvm-project/commit/61e58c4dc1001597c48d59a37884a534ab37b47b
Author: paperchalice <29250197+paperchalice at users.noreply.github.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
A llvm/include/llvm/CodeGen/DwarfEHPrepare.h
M llvm/lib/CodeGen/DwarfEHPrepare.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/CodeGen/X86/dwarf-eh-prepare-dbg.ll
M llvm/test/CodeGen/X86/dwarf-eh-prepare.ll
M llvm/test/CodeGen/X86/dwarf_eh_resume.ll
Log Message:
-----------
[CodeGen] Port DwarfEHPrepare to new pass manager (#72500)
Co-authored-by: PaperChalice <example at example.com>
More information about the All-commits
mailing list