[all-commits] [llvm/llvm-project] cc5ba7: [IR] Use range-based for loops (NFC) (#97950)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 7 17:06:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc5ba739f27ab2f28d4a0f2e295d1e426aa836a7
https://github.com/llvm/llvm-project/commit/cc5ba739f27ab2f28d4a0f2e295d1e426aa836a7
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/Module.cpp
Log Message:
-----------
[IR] Use range-based for loops (NFC) (#97950)
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