[all-commits] [llvm/llvm-project] 98f9f7: [Sema] Allow function attribute patchable_function...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 6 10:29:56 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 98f9f73f6d2367aa8001c4d16de9d3b347febb08
https://github.com/llvm/llvm-project/commit/98f9f73f6d2367aa8001c4d16de9d3b347febb08
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-06 (Wed, 06 May 2020)
Changed paths:
M clang/include/clang/Basic/Attr.td
M clang/test/Sema/patchable-function-entry-attr.cpp
Log Message:
-----------
[Sema] Allow function attribute patchable_function_entry on aarch64_be
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D79495
(cherry picked from commit 57a1c1be53aeea521747dd2f4b0097831341bea5)
More information about the All-commits
mailing list