]> granicus.if.org Git - llvm/commitdiff
Speculative REQUIRES to fix Windows bot.
authorPaul Robinson <paul.robinson@sony.com>
Fri, 9 Dec 2016 21:59:00 +0000 (21:59 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Fri, 9 Dec 2016 21:59:00 +0000 (21:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289281 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 79f654c6ce8dfff21d6f0b5e5224a8df552bb087..17a0d1d82b7ae5423638aac9135c4814f6ed814b 100644 (file)
@@ -4,6 +4,7 @@
 #
 # CHECK-NOT: .loc 1 0
 # CHECK:     .cfi_def_cfa_offset
+# REQUIRES: debug_frame
 
 --- |
   ; ModuleID = 'no-cfi-loc.ll'