forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang] Add clang support for Machine Function Splitting on AArch64
On x86 targets, -fsplit-machine-functions enables splitting of machine functions using profile information. This patch rolls out the flag for AArch64 targets. Depends on D158647 Differential Revision: https://reviews.llvm.org/D157157
- Loading branch information
1 parent
25fd5e6
commit 776e3b0
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters