diff options
author | Reid Kleckner <rnk@google.com> | 2018-03-05 21:36:23 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-03-05 21:36:23 +0000 |
commit | ce30b76b1d89918e73c795f827bc603482f65b75 (patch) | |
tree | a2bdb948b97fbb9a60f26d693e63c0391a0d25d0 /llvm/lib/Support/Triple.cpp | |
parent | 39c71a7bcb18bdf47fc456040b88f9c8eff524cb (diff) | |
download | bcm5719-llvm-ce30b76b1d89918e73c795f827bc603482f65b75.tar.gz bcm5719-llvm-ce30b76b1d89918e73c795f827bc603482f65b75.zip |
[msvc] Allow MSVC toolchain driver to find the aarch64 / arm64 cross-compiler.
Starting with the Fall Creators Update, Windows 10 Desktop can run on
machines that are powered by aarch64 processors.
Microsoft call the aarch64 architecture "arm64". This patch maps
ArchType::aarch64 to "arm64" to allow the MSVC toolchain driver to find
the aarch64 / arm64 cross-compiler.
Patch by Chris January
Differential Revision: https://reviews.llvm.org/D44087
llvm-svn: 326744
Diffstat (limited to 'llvm/lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions