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

Ties Stuij via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 7 09:28:31 PST 2021


stuij added a comment.

@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.

So this patch is just about not having logic in the ARM code that shouldn't be there.


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