Commit 6dea6121 authored by Michał Górny's avatar Michał Górny
Browse files

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

parent 776937c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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