[all-commits] [llvm/llvm-project] 6bf948: [MC] Use range-based for loops (NFC) (#139354)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat May 10 07:29:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bf948c2ece1bf5e78a8b11fd742e7938bb62e4e
https://github.com/llvm/llvm-project/commit/6bf948c2ece1bf5e78a8b11fd742e7938bb62e4e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-10 (Sat, 10 May 2025)
Changed paths:
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/MC/MCWasmStreamer.cpp
M llvm/lib/MC/MCWinCOFFStreamer.cpp
Log Message:
-----------
[MC] Use range-based for loops (NFC) (#139354)
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