[clang] [llvm] [CodeGen][arm64e] Add methods and data members to Address, which are needed to authenticate signed pointers (PR #67454)

Anton Korobeynikov via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 16:48:30 PDT 2024


asl wrote:

> Maybe `emitRawPointerFromAddress` is better. I see a lot of functions starting with `emit` in CodeGen.

Works for me!

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


More information about the cfe-commits mailing list