MachO: use "arm64" as the triple name in modules.
authorTim Northover <tnorthover@apple.com>
Thu, 24 Jul 2014 10:25:34 +0000 (10:25 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 24 Jul 2014 10:25:34 +0000 (10:25 +0000)
commit02a979fd1e8b1afe7e3a85d3ef7ae4dd880a71aa
treeb786818dd8af16cc898a69b46e73ec0b1e3ee2df
parent6e9142474ddc1896f725294a5c1a2a4b5a63ec8f
MachO: use "arm64" as the triple name in modules.

Current versions of ld64 can't cope with "aarch64" being stored. I'm fixing
that, but in the transitionary period we'll need to still emit "arm64".

rdar://problem/17783765

llvm-svn: 213852
clang/lib/Driver/ToolChain.cpp
clang/test/Driver/aarch64-cpus.c