[llvm-branch-commits] [clang] release/19.x: [clang] Implement -fptrauth-auth-traps. (#102417) (PR #102938)

Anton Korobeynikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 12 10:25:01 PDT 2024


https://github.com/asl approved this pull request.

This is the second change similar to https://github.com/llvm/llvm-project/pull/102670

It is a small frontend change require to close the chain of changes required for end-to-end support of pointer authentication in LLVM 19.

The change does not affect any other target and essentially just propagate command line options down to attributes.

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


More information about the llvm-branch-commits mailing list