Remove support for armv7f slice. <rdar://problem/12478440>
authorBob Wilson <bob.wilson@apple.com>
Wed, 15 Jan 2014 21:44:14 +0000 (21:44 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 15 Jan 2014 21:44:14 +0000 (21:44 +0000)
commit7fa843cfef65449f559049044762c680a857e537
treec260559ebc267e1e2802ba9b47258724f59ef8df
parent070764ee855463a2c9224138bc056fa4f2ef06da
Remove support for armv7f slice. <rdar://problem/12478440>

This was never used for anything so we should just get rid of it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199337 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MachO.h
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp