From: Paul Robinson Date: Fri, 9 Dec 2016 23:08:17 +0000 (+0000) Subject: Bigger-hammer REQUIRES to fix Windows bot. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=243f564d335918d12d0116b730ff29604d610597;p=llvm Bigger-hammer REQUIRES to fix Windows bot. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289288 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/MIR/X86/no-cfi-loc.mir b/test/DebugInfo/MIR/X86/no-cfi-loc.mir index 17a0d1d82b7..28d4bf24b74 100644 --- a/test/DebugInfo/MIR/X86/no-cfi-loc.mir +++ b/test/DebugInfo/MIR/X86/no-cfi-loc.mir @@ -4,7 +4,7 @@ # # CHECK-NOT: .loc 1 0 # CHECK: .cfi_def_cfa_offset -# REQUIRES: debug_frame +# UNSUPPORTED: cygwin,mingw32,win32 --- | ; ModuleID = 'no-cfi-loc.ll'