[all-commits] [llvm/llvm-project] 14dc3e: [SelectionDAG] [KCFI] Allow "kcfi" on invoke (#148...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Jul 14 18:55:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14dc3e3d5f84fe4e52bcccdc514efdd27ed7a45c
https://github.com/llvm/llvm-project/commit/14dc3e3d5f84fe4e52bcccdc514efdd27ed7a45c
Author: Florian Mayer <fmayer at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/test/CodeGen/X86/kcfi.ll
Log Message:
-----------
[SelectionDAG] [KCFI] Allow "kcfi" on invoke (#148742)
This is handled in CallBase, so it is valid for both call and invoke
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