summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Triple.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-03-05 21:36:23 +0000
committerReid Kleckner <rnk@google.com>2018-03-05 21:36:23 +0000
commitce30b76b1d89918e73c795f827bc603482f65b75 (patch)
treea2bdb948b97fbb9a60f26d693e63c0391a0d25d0 /llvm/lib/Support/Triple.cpp
parent39c71a7bcb18bdf47fc456040b88f9c8eff524cb (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud