[lldb] [test] Restrict x86-64-write register test to x86-64

This commit is contained in:
Michał Górny 2020-01-28 22:14:33 +01:00
parent 776937c3e8
commit 6dea61215d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# XFAIL: system-darwin
# XFAIL: system-windows
# REQUIRES: native && (target-x86 || target-x86_64) && native-cpu-sse
# REQUIRES: native && target-x86_64
# RUN: %clangxx_host %p/Inputs/x86-64-write.cpp -o %t
# RUN: %lldb -b -s %s %t | FileCheck %s
process launch