diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2020-02-21 17:35:19 -0800 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2020-04-28 08:48:28 -0700 |
commit | e770153865c53c4fd72a68f23acff33c24e42a08 (patch) | |
tree | 75f9b85bdf90cf36c10bf0c5e93edd1e9dfbe816 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 1b9fdec1f6fb34e2e580b18728e626acd63ac6b5 (diff) | |
download | llvm-e770153865c53c4fd72a68f23acff33c24e42a08.zip llvm-e770153865c53c4fd72a68f23acff33c24e42a08.tar.gz llvm-e770153865c53c4fd72a68f23acff33c24e42a08.tar.bz2 |
[AArch64] Add support for -ffixed-x30
Add support for reserving LR in:
* the driver through `-ffixed-x30`
* cc1 through `-target-feature +reserve-x30`
* the backend through `-mattr=+reserve-x30`
* a subtarget feature `reserve-x30`
the same way we're doing for the other registers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions