]> granicus.if.org Git - clang/commit
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)
commita212e41b2f037b87e09a7eb1f5ea28e848ef8018
treec1791135cf7772dc325b7345689d4f4ef19fd289
parent22c2a0029346dbc3734976a5cca1188e68944e05
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213852 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChain.cpp
test/Driver/aarch64-cpus.c