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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 11:19:54 PDT 2020


MaskRay added a comment.

In D79495#2023108 <https://reviews.llvm.org/D79495#2023108>, @nickdesaulniers wrote:

> @MaskRay can you please cherry pick this to release-10? cc @tstellar


Already done. https://github.com/llvm/llvm-project/commit/98f9f73f6d2367aa8001c4d16de9d3b347febb08

Verified with `check-clang` (there are two test/Driver/riscv* failures which are unrelated)


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