| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Sema] Allow function attribute patchable_function_entry on aarch64_be | Fangrui Song | 2020-05-06 | 1 | -0/+1 |
| | | | | | | | | | Reviewed By: nickdesaulniers Differential Revision: https://reviews.llvm.org/D79495 (cherry picked from commit 57a1c1be53aeea521747dd2f4b0097831341bea5) | ||||
| * | Support function attribute patchable_function_entry | Fangrui Song | 2020-01-10 | 1 | -0/+9 |
| This feature is generic. Make it applicable for AArch64 and X86 because the backend has only implemented NOP insertion for AArch64 and X86. Reviewed By: nickdesaulniers, aaron.ballman Differential Revision: https://reviews.llvm.org/D72221 | |||||

