[all-commits] [llvm/llvm-project] 57a1c1: [Sema] Allow function attribute patchable_function...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 6 10:11:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57a1c1be53aeea521747dd2f4b0097831341bea5
https://github.com/llvm/llvm-project/commit/57a1c1be53aeea521747dd2f4b0097831341bea5
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
More information about the All-commits
mailing list