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