[RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses
authorLang Hames <lhames@gmail.com>
Thu, 10 Jul 2014 23:29:11 +0000 (23:29 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 10 Jul 2014 23:29:11 +0000 (23:29 +0000)
commit87c025bb170ea4f75d4c600ed1147a82418bec78
treedbe4b7e401daf035c1d9e1bf8c2fa0692739c485
parent89360191c8caa0fe5524e0db1d6de29f53221c81
[RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses
RuntimeDyldChecker.

This allows us to remove one of the six remaining object files in the LLVM
source tree.

llvm-svn: 212780
llvm/test/ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s [new file with mode: 0644]
llvm/test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg [new file with mode: 0644]
llvm/test/ExecutionEngine/RuntimeDyld/Inputs/arm_secdiff_reloc.o [deleted file]
llvm/test/ExecutionEngine/RuntimeDyld/macho_relocations.test [deleted file]