[clang] [llvm] [X86] Enhance kCFI type IDs with a 3-bit arity indicator. (PR #117121)
Ramon de C Valle via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 15:18:13 PST 2024
rcvalle wrote:
I haven't received a reply for my concerns I commented at https://github.com/llvm/llvm-project/pull/117121#issuecomment-2502346476 and https://github.com/llvm/llvm-project/pull/117121#issuecomment-2516251353, and they still remain for the alternative proposal.
I'd recommend working on better defining the problem, and then working on a well-defined solution for the problem that doesn't affect or conflict with a currently well-defined solution to a different problem (i.e., KCFI).
https://github.com/llvm/llvm-project/pull/117121
More information about the llvm-commits
mailing list