[all-commits] [llvm/llvm-project] 926393: RuntimeLibcalls: Avoid reporting __stack_chk_guard...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Oct 18 16:29:50 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/avoid-reporting-__stack_chk_guard-msvc
Home: https://github.com/llvm/llvm-project
Commit: 9263936f973ed748242fc7ac84fa6b5407561934
https://github.com/llvm/llvm-project/commit/9263936f973ed748242fc7ac84fa6b5407561934
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
Log Message:
-----------
RuntimeLibcalls: Avoid reporting __stack_chk_guard as available for msvc
The predicate system is currently primitive and alternative call predicates
should be mutually exclusive.
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