mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Constrain the macho-stabs test added in f72d001e099 to run on systems configured with an x86 backend.
Summary: This fixes a failure on the Builder clang-cmake-armv7-quick bot. Reviewers: lhames, jhenderson Reviewed By: lhames Subscribers: kristof.beyls, rupprecht, seiya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D71792
This commit is contained in:
parent
e43909be99
commit
fc29f2e437
@ -1,2 +1,3 @@
|
||||
# RUN: llvm-objdump --syms %p/Inputs/macho-stabs-x86_64
|
||||
# RUN: llvm-objdump -D %p/Inputs/macho-stabs-x86_64
|
||||
# REQUIRES: x86-registered-target
|
||||
|
Loading…
Reference in New Issue
Block a user