test: merge ARM relocations test
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 10 Jan 2015 02:48:29 +0000 (02:48 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 10 Jan 2015 02:48:29 +0000 (02:48 +0000)
commit48bbb6c82190c20098bb18aa5782b3eed25ed318
tree282255dce764657fb6e6d4bdc34ef498d1791fa8
parentff2da70fdd1767e2f405c86a544a80397e7a451b
test: merge ARM relocations test

There is a fair number of relocations that are part of the AAELF specification.
Simply merge the tests into a single test file, otherwise, we will end up with
far too many test files to test each relocation type.  NFC.

llvm-svn: 225576
llvm/test/MC/ARM/arm-elf-relocations.s [moved from llvm/test/MC/ARM/reloc-abs16.s with 55% similarity]
llvm/test/MC/ARM/reloc-abs8.s [deleted file]