forked from OSchip/llvm-project
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:
parent
9cd4def1c6
commit
350214674b
|
@ -1,4 +1,4 @@
|
|||
# REQUIRES: nowindows
|
||||
# XFAIL: windows
|
||||
|
||||
# RUN: %cxx %p/Inputs/call-function.cpp -g -o %t
|
||||
|
||||
|
|
Loading…
Reference in New Issue