forked from OSchip/llvm-project
[lldb] [lit] Mark x86-64-ymm-write XFAIL on Darwin
llvm-svn: 359787
This commit is contained in:
parent
df8daf0ef4
commit
8d8c7e9e75
|
@ -1,3 +1,4 @@
|
|||
# XFAIL: system-darwin
|
||||
# XFAIL: system-windows
|
||||
# REQUIRES: native && target-x86_64 && native-cpu-avx
|
||||
# RUN: %clangxx %p/Inputs/x86-ymm-read.cpp -o %t
|
||||
|
|
Loading…
Reference in New Issue