Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
authorKevin Enderby <enderby@apple.com>
Wed, 3 Dec 2014 23:00:16 +0000 (23:00 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 3 Dec 2014 23:00:16 +0000 (23:00 +0000)
commit15d4003c4646ec9fa986f67842268a82349f7bf5
treec2b22a1b62bfb08234942fe7ed76ba9d846e97ff
parent06a1a5f256cabe6d20cf745cd93b389815c988a9
Move tests for llvm-objdump for universal files to X86 directory to fix build bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223306 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/Inputs/macho-universal-archive.x86_64.i386 [deleted file]
test/tools/llvm-objdump/Inputs/macho-universal.x86_64.i386 [deleted file]
test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386 [new file with mode: 0644]
test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386 [new file with mode: 0755]
test/tools/llvm-objdump/X86/macho-universal-x86_64.i386.test [new file with mode: 0644]
test/tools/llvm-objdump/macho-universal-x86_64.i386.test [deleted file]