Fix BB after r354319 "[yaml2obj] - Do not skip zeroes blocks if there are relocations...
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 19 Feb 2019 13:27:06 +0000 (13:27 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 19 Feb 2019 13:27:06 +0000 (13:27 +0000)
commitd560744e4830cd65195c7daa098fb82dce435ac5
tree7f836aa13486bbf3330f03896233e7d7884b3c6d
parentc5f2920038d98982788aa2cbe8c1610f7b180b1f
Fix BB after r354319 "[yaml2obj] - Do not skip zeroes blocks if there are relocations against them."

Fix: move the test to x86 folder.
Seems it is needed, because llvm-objdump invocation used in test has -D (disasm) flag.

BB: http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/23016

/local/buildbot/slaves/hexagon-build-02/clang-hexagon-elf/stage1/bin/llvm-objdump:
error: '/local/buildbot/slaves/hexagon-build-02/clang-hexagon-elf/stage1/test/tools/llvm-objdump/Output/disasm-zeroes-relocations.test.tmp':
can't find target: : error: unable to get target for 'x86_64--', see --version and --triple.
.

llvm-svn: 354322
llvm/test/tools/llvm-objdump/X86/disasm-zeroes-relocations.test [moved from llvm/test/tools/llvm-objdump/disasm-zeroes-relocations.test with 100% similarity]