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)
commitcdfa931db9f6f2b52fb055a9ea7e2bd9102eee89
tree6f20abe431c96c9da1dcc9e016bd88077c0ad060
parent1ecb41c09b7d81b6ad0d9934ede8464a5c142b2c
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.

llvm-svn: 223115
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp