[all-commits] [llvm/llvm-project] d1a83f: [CodeGen] Rename `winehprepare` -> `win-eh-prepare...
paperchalice via All-commits
all-commits at lists.llvm.org
Sun Dec 10 21:55:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1a83ff3e0274f26746e874d480c866bec3818d6
https://github.com/llvm/llvm-project/commit/d1a83ff3e0274f26746e874d480c866bec3818d6
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M llvm/lib/CodeGen/WinEHPrepare.cpp
M llvm/test/CodeGen/WebAssembly/wasm-eh-prepare.ll
M llvm/test/CodeGen/WinEH/wineh-asm.ll
M llvm/test/CodeGen/WinEH/wineh-cloning.ll
M llvm/test/CodeGen/WinEH/wineh-demotion.ll
M llvm/test/CodeGen/WinEH/wineh-no-demotion.ll
Log Message:
-----------
[CodeGen] Rename `winehprepare` -> `win-eh-prepare` (#75024)
Forgot to rename `winehprepare` for legacy pass when port this pass to
new passmanager.
More information about the All-commits
mailing list