AArch64: map bare-metal arm64-macho triple to MachO MC layer.
authorTim Northover <tnorthover@apple.com>
Fri, 12 Jun 2015 23:37:11 +0000 (23:37 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 12 Jun 2015 23:37:11 +0000 (23:37 +0000)
commit31b680fa246e4b5fcd24c79876e900d7d6ca0a97
treed3d107c1653b503a228433ec754b87055ae3d9b9
parent21a987d1ac00aa7100a7abd48896c944475775c7
AArch64: map bare-metal arm64-macho triple to MachO MC layer.

Far better than an assertion about expecting ELF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239647 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
test/CodeGen/AArch64/simple-macho.ll [new file with mode: 0644]