[llvm] r354322 - Fix BB after r354319 "[yaml2obj] - Do not skip zeroes blocks if there are relocations against them."
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 05:27:06 PST 2019
Author: grimar
Date: Tue Feb 19 05:27:06 2019
New Revision: 354322
URL: http://llvm.org/viewvc/llvm-project?rev=354322&view=rev
Log:
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.
More information about the llvm-commits
mailing list