samitolvanen added a comment.

Note that this was split from D119296 <https://reviews.llvm.org/D119296>.

In the previous discussion, @joaomoreira  pointed out that this is very similar 
to `nocf_check` and proposed reusing that attribute. In an offline discussion, 
@pcc  was concerned that an attribute may not be the right approach here and 
suggested  a `__builtin_kcfi_unchecked(function(args))` built-in function to 
avoid changing the type system.

I would appreciate hearing your thoughts.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122673/new/

https://reviews.llvm.org/D122673

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to