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)
commite83fb8c282b2f86a2582a2999b6df97ca07fa88f
tree5ee43817277ebc7e0c0871430270c54aac8c065b
parentcc597901e5274e8edee633ee1162e9911db67a06
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225576 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/arm-elf-relocations.s [new file with mode: 0644]
test/MC/ARM/reloc-abs16.s [deleted file]
test/MC/ARM/reloc-abs8.s [deleted file]