XFAIL TestIRMemoryMap.test on Windows

I've xfailed this test instead of skipping it by request
(https://reviews.llvm.org/D47646).

Bug: https://bugs.llvm.org/show_bug.cgi?id=37656
llvm-svn: 333787
This commit is contained in:
Vedant Kumar 2018-06-01 20:32:32 +00:00
parent 9cd4def1c6
commit 350214674b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# REQUIRES: nowindows
# XFAIL: windows
# RUN: %cxx %p/Inputs/call-function.cpp -g -o %t