forked from OSchip/llvm-project
[LLDB] [test] Add a missing "REQUIRES: arm" line
This commit is contained in:
parent
943d8326dd
commit
f286f2dda4
|
@ -1,3 +1,5 @@
|
|||
# REQUIRES: arm
|
||||
|
||||
# RUN: yaml2obj %s > %t.exe
|
||||
# RUN: %lldb %t.exe -o "disassemble -b -n entry" -b | FileCheck %s
|
||||
|
||||
|
|
Loading…
Reference in New Issue