[all-commits] [llvm/llvm-project] 9eebce: RuntimeLibcalls: Cleanup darwin bzero configuration
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 02:46:12 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/cleanup-darwin-has-bzero
Home: https://github.com/llvm/llvm-project
Commit: 9eebced4e8423aeaa8aeb8c13e13e2483c7a3988
https://github.com/llvm/llvm-project/commit/9eebced4e8423aeaa8aeb8c13e13e2483c7a3988
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
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