[PATCH] D115140: [ARM][clang] Option b-key must not affect __ARM_FEATURE_PAC_DEFAULT

Daniel Kiss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 7 10:35:10 PST 2021


danielkiss accepted this revision.
danielkiss added a comment.
This revision is now accepted and ready to land.

In D115140#3176800 <https://reviews.llvm.org/D115140#3176800>, @stuij wrote:

> @danielkiss Yes that needs to be addressed, but we are doing that in another patch that will (hopefully) cover all permutations of architecture and branch protection values on both the cmdline and as function attributes.

sound good, Thanks!

LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115140



More information about the cfe-commits mailing list