[all-commits] [llvm/llvm-project] 91a0da: [NFC] Rename MachineFunction::DeleteMachineBasicBlock
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Dec 8 18:13:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91a0da0142177ff5371cb5983e4befa329c46971
https://github.com/llvm/llvm-project/commit/91a0da0142177ff5371cb5983e4befa329c46971
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/MachineFunction.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
Log Message:
-----------
[NFC] Rename MachineFunction::DeleteMachineBasicBlock
Renamed to conform to coding style
More information about the All-commits
mailing list