Revert r150222, as the clang driver now handles this properly.
authorJim Grosbach <grosbach@apple.com>
Fri, 10 Feb 2012 20:38:46 +0000 (20:38 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 10 Feb 2012 20:38:46 +0000 (20:38 +0000)
commitf06dfa786064edc3bb6de92bb3783d0c23f4d34a
treec638e74f718aca8cbee345099426219abc009842
parentf1deaff53b5ab02821a10ce561966b46aa0dda5e
Revert r150222, as the clang driver now handles this properly.

Now that the clang driver passes the CPU and feature information to
the backend when processing assembly files (150273), this isn't necessary.

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