[all-commits] [llvm/llvm-project] 9a8e65: [Target] Use MachineBasicBlock::erase (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 4 22:41:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a8e65de8c9005c1545d030ebfbf2ed7e0c8d3b4
https://github.com/llvm/llvm-project/commit/9a8e65de8c9005c1545d030ebfbf2ed7e0c8d3b4
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-04 (Sat, 04 Jun 2022)
Changed paths:
M llvm/lib/Target/AVR/AVRInstrInfo.cpp
M llvm/lib/Target/BPF/BPFInstrInfo.cpp
M llvm/lib/Target/Lanai/LanaiInstrInfo.cpp
M llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
M llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
M llvm/lib/Target/X86/X86InstrInfo.cpp
Log Message:
-----------
[Target] Use MachineBasicBlock::erase (NFC)
More information about the All-commits
mailing list