[lldb] [lit/Register] Mark x86-mm-xmm-read XFAIL on Windows

llvm-svn: 358188
This commit is contained in:
Michal Gorny 2019-04-11 16:06:14 +00:00
parent fd314eca8f
commit b971b59709
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# XFAIL: system-windows
# REQUIRES: native && (target-x86 || target-x86_64) # REQUIRES: native && (target-x86 || target-x86_64)
# RUN: %clangxx %p/Inputs/x86-mm-xmm-read.cpp -o %t # RUN: %clangxx %p/Inputs/x86-mm-xmm-read.cpp -o %t
# RUN: %lldb -b -s %s %t | FileCheck %s # RUN: %lldb -b -s %s %t | FileCheck %s