diff options
author | Greg McGary <gkm@fb.com> | 2020-09-26 13:00:22 -0700 |
---|---|---|
committer | Greg McGary <gkm@fb.com> | 2021-02-08 18:14:07 -0700 |
commit | 87104faac4336f14cf5da09a36f18f762778c8ca (patch) | |
tree | 9bb7374443b751f3044c98d4fed57dd56f067ee3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 01a48535c31169461d4eedddb48c00b79277f388 (diff) | |
download | llvm-87104faac4336f14cf5da09a36f18f762778c8ca.zip llvm-87104faac4336f14cf5da09a36f18f762778c8ca.tar.gz llvm-87104faac4336f14cf5da09a36f18f762778c8ca.tar.bz2 |
[lld-macho] Add ARM64 target arch
This is an initial base commit for ARM64 target arch support. I don't represent that it complete or bug-free, but wish to put it out for review now that some basic things like branch target & load/store address relocs are working.
I can add more tests to this base commit, or add them in follow-up commits.
It is not entirely clear whether I use the "ARM64" (Apple) or "AArch64" (non-Apple) naming convention. Guidance is appreciated.
Differential Revision: https://reviews.llvm.org/D88629
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions