[clang] [llvm] Fix KCFI types for generated functions with integer normalization (PR #104826)

Ramon de C Valle via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 11:35:28 PDT 2024


rcvalle wrote:

Thank you for your time and for working on this, @samitolvanen! Much appreciated.

How about changing the module flag name to "cfi-normalize-integers" to be more consistent with the naming convention used, and as these could've also possibly happened in regular CFI and with user space programs too (and also possibly with generalize pointers, but we can take a look at it later/separately)?

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


More information about the llvm-commits mailing list