[all-commits] [llvm/llvm-project] 5ab43c: [JITLink] Use continue to reduce loop indentation ...
Lang Hames via All-commits
all-commits at lists.llvm.org
Mon Jan 27 20:06:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab43c3e7d9b5dc0ca4fffa58c65fc6f7283d3c0
https://github.com/llvm/llvm-project/commit/5ab43c3e7d9b5dc0ca4fffa58c65fc6f7283d3c0
Author: Lang Hames <lhames at gmail.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
Log Message:
-----------
[JITLink] Use continue to reduce loop indentation and improve readability. NFC.
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