Fix the compile RUN line in x86-64-ymm-write.test

Optimistically assuming this was the result of the darwin failure too,
so removing the XFAIL there.

llvm-svn: 359794
This commit is contained in:
Pavel Labath 2019-05-02 15:16:01 +00:00
parent 1972826178
commit 58aa22f4e1
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# XFAIL: system-darwin
# XFAIL: system-windows
# REQUIRES: native && target-x86_64 && native-cpu-avx
# RUN: %clangxx %p/Inputs/x86-ymm-read.cpp -o %t
# RUN: %clangxx %p/Inputs/x86-ymm-write.cpp -o %t
# RUN: %lldb -b -s %s %t | FileCheck %s
process launch