[all-commits] [llvm/llvm-project] d93982: [Target] Fix misleading indentation (NFC) (#167206)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Nov 9 10:31:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d93982347bd643624989b0797b70f7d5a006bdbc
https://github.com/llvm/llvm-project/commit/d93982347bd643624989b0797b70f7d5a006bdbc
Author: Kazu Hirata <kazu at google.com>
Date: 2025-11-09 (Sun, 09 Nov 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
M llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
M llvm/lib/Target/Mips/Mips16InstrInfo.cpp
Log Message:
-----------
[Target] Fix misleading indentation (NFC) (#167206)
Identified with readability-misleading-indentation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list