[all-commits] [llvm/llvm-project] cd2774: [BOLT] Remove CreatePastEnd parameter in getOrCrea...
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Sat Oct 25 22:16:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd27741c1111f8a97af5fbca4153fa94f50ed9f3
https://github.com/llvm/llvm-project/commit/cd27741c1111f8a97af5fbca4153fa94f50ed9f3
Author: Maksim Panchenko <maks at fb.com>
Date: 2025-10-25 (Sat, 25 Oct 2025)
Changed paths:
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT] Remove CreatePastEnd parameter in getOrCreateLocalLabel(). NFC (#165065)
CreatePastEnd parameter had no effect on the label creation. Remove it.
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