[llvm-objcopy] Add REQUIRES directive to fix a test

Buildbot failure log: http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/11164
This commit is contained in:
Seiya Nuta 2019-10-30 16:08:24 +09:00
parent f68925d450
commit d6b72b0e4d
No known key found for this signature in database
GPG Key ID: 82737BC094EC908C
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# REQUIRES: x86-registered-target
## Show that llvm-objcopy copies the indirect symbol table properly.
# RUN: llvm-mc -assemble -triple x86_64-apple-darwin9 -filetype=obj %s -o %t
# RUN: llvm-objcopy %t %t.copy