Enable MachO writing for ARM/Darwin. Lots of stuff still doesn't work
authorJim Grosbach <grosbach@apple.com>
Fri, 5 Nov 2010 18:50:35 +0000 (18:50 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 5 Nov 2010 18:50:35 +0000 (18:50 +0000)
commita55661b6bdb4a635c37cb3acfbf3bb09e1645de2
tree3256828933c2319bb81967d8b1e358e28a9b7d79
parentc9d1439051d130cfb947ef9ab4a95737c41e2fd1
Enable MachO writing for ARM/Darwin. Lots of stuff still doesn't work
(relocations, e.g.), but this will allow simple things to flow through.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118289 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp