Remove unused function.
authorAsiri Rathnayake <asiri.rathnayake@arm.com>
Tue, 2 Dec 2014 12:09:55 +0000 (12:09 +0000)
committerAsiri Rathnayake <asiri.rathnayake@arm.com>
Tue, 2 Dec 2014 12:09:55 +0000 (12:09 +0000)
commitbd3e0681451fcba51a18520b2c8e249cb24bf37b
treee1ddf0cd9894abbec6465aa59f5eaac75f0cd669
parentdc05f3a64ba3e1b12a9c0347beb40c834def256f
Remove unused function.

Removing an unused function which is causing one of the build bots to fail.
This was introduced in the commit r223113. A proper cleanup of the so_imm
tblgen defintion (made redundant by the mod_imm definition) needs to happen
soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223115 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp