[clang] [llvm] [X86] Enhance kCFI type IDs with a 3-bit arity indicator. (PR #117121)

Alice Ryhl via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 11:08:32 PST 2024


Darksonn wrote:

Rust already supports kCFI and I see no reason it can't also support this scheme. We just need to be careful to introduce it in a good way that reduces the risk of mismatched hashing strategies.

https://github.com/llvm/llvm-project/pull/117121


More information about the cfe-commits mailing list