Disable failing test on x86_64-pc-windows-gnu, see PR38006.
authorYaron Keren <yaron.keren@gmail.com>
Mon, 2 Jul 2018 14:39:32 +0000 (14:39 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Mon, 2 Jul 2018 14:39:32 +0000 (14:39 +0000)
llvm-svn: 336110

llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir

index 229a008..e32102f 100644 (file)
@@ -4,7 +4,7 @@
 #
 # CHECK-NOT: .loc 1 0
 # CHECK:     .cfi_def_cfa_offset
-# UNSUPPORTED: cygwin,mingw32,win32
+# UNSUPPORTED: cygwin,mingw32,win32,x86_64-pc-windows-gnu
 
 --- |
   ; ModuleID = 'no-cfi-loc.ll'