[RuntimeDyld] Make sure that RuntimeDyld regression tests only run for targets
authorLang Hames <lhames@gmail.com>
Fri, 27 Jun 2014 23:29:18 +0000 (23:29 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 27 Jun 2014 23:29:18 +0000 (23:29 +0000)
commit116d1354b6dd9a28db0bfee65345ac0befe92648
tree5853292a68f6f94a396f6dd4f302e8650c17df1f
parenta57596658a57ff03fad94e3dcf260ecb3c99c289
[RuntimeDyld] Make sure that RuntimeDyld regression tests only run for targets
that have been enabled.

Without this, testers will fail when llvm-rtdyld is invoked with triples for
unsupported targets.

llvm-svn: 211969
llvm/test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s [moved from llvm/test/ExecutionEngine/RuntimeDyld/MachO_x86-64_PIC_relocations.s with 100% similarity]
llvm/test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg [new file with mode: 0644]