[all-commits] [llvm/llvm-project] 62d368: RuntimeLibcalls: Cleanup darwin bzero configuratio...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 04:13:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62d36857b542e13e7a0af6d60869d084e1110ac0
https://github.com/llvm/llvm-project/commit/62d36857b542e13e7a0af6d60869d084e1110ac0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Cleanup darwin bzero configuration (#145639)
Write this in a more predicate-apply style instead of the
switch.
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