[PATCH] D79495: [Sema] Allow function attribute patchable_function_entry on aarch64_be

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 09:40:36 PDT 2020


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

oh! Thanks for the patch, I'll have to keep an eye out for this pattern in `TargetArch` in the future so we don't miss it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79495





More information about the cfe-commits mailing list