Move ARMMachObjectWriter to its own file.
authorJim Grosbach <grosbach@apple.com>
Wed, 22 Jun 2011 20:14:52 +0000 (20:14 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 22 Jun 2011 20:14:52 +0000 (20:14 +0000)
commit2fc689888623743502b62e979767dd5c71e692bb
treef7709d8ab0d988b66ef480ce84c6650b84da0bc4
parenta098bf1239ca1769c93de52324d2b73adedad7b8
Move ARMMachObjectWriter to its own file.

Just tidy up a bit. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMMachObjectWriter.cpp [new file with mode: 0644]
lib/Target/ARM/CMakeLists.txt