[all-commits] [llvm/llvm-project] 8876a8: RuntimeLibcalls: Avoid reporting __stack_chk_guard...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Oct 18 19:25:33 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/avoid-reporting-__stack_chk_guard-msvc
Home: https://github.com/llvm/llvm-project
Commit: 8876a86a1d9fa22ff97e91ffc21930bb227311b5
https://github.com/llvm/llvm-project/commit/8876a86a1d9fa22ff97e91ffc21930bb227311b5
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