[PATCH] D108479: [Clang] Add __builtin_addressof_nocfi

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 20 12:03:59 PDT 2021


samitolvanen added reviewers: nickdesaulniers, pcc.
samitolvanen added a comment.

Here's a PoC of the built-in function that returns the address of the function body with CFI. Based on D108478 <https://reviews.llvm.org/D108478>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108479



More information about the cfe-commits mailing list