diff options
author | paperchalice <liujunchang97@outlook.com> | 2024-07-10 17:13:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 17:13:02 +0800 |
commit | 145a69294788edf5fd19d7c2162e98558e97e400 (patch) | |
tree | c8dc84808e1540d0f2f53391fa3f31b158f23627 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | b7a457e5e6adfab40964c8d3d5dd7077a545ff90 (diff) | |
download | llvm-145a69294788edf5fd19d7c2162e98558e97e400.zip llvm-145a69294788edf5fd19d7c2162e98558e97e400.tar.gz llvm-145a69294788edf5fd19d7c2162e98558e97e400.tar.bz2 |
[CodeGen] Format `PHIElimination.cpp` NFC (#98289)
clang-format will format entire class when `class PHIElimination :
public MachineFunctionPass {` is changed. Format it firstly to reduce
unnecessary changes when porting it to new pass manager.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions