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)
commit02cfdbb7f142dfa42c600c23fdd5275a6d8dc7de
tree5f54de12e1a8a2d819439731175b9e3b53ddbdcb
parentff715e2d5ec91e971daa70fdcfc153903030cd15
AArch64: map bare-metal arm64-macho triple to MachO MC layer.

Far better than an assertion about expecting ELF.

llvm-svn: 239647
llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
llvm/test/CodeGen/AArch64/simple-macho.ll [new file with mode: 0644]