[all-commits] [llvm/llvm-project] 4dd20b: [BOLT][NFC] Refactor relocation loop (#88424)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Fri Apr 12 09:09:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dd20b0728223ff20f4817edc2f89901385cb990
https://github.com/llvm/llvm-project/commit/4dd20b0728223ff20f4817edc2f89901385cb990
Author: Nathan Sidwell <nathan at acm.org>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Refactor relocation loop (#88424)
Use the std `if () continue;` idiom before falling into the
processing.
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