]> granicus.if.org Git - llvm/commitdiff
Relax test so that it passes on OS X.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Feb 2017 22:08:25 +0000 (22:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Feb 2017 22:08:25 +0000 (22:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293946 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/Generic/2010-06-29-InlinedFnLocalVar.ll
test/DebugInfo/Generic/array.ll

index 11c78ef0351662540a6e9ddf643556bf3e8f8a02..0996cab00da2ae1b975f713389c925f70427d5a6 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: %llc_dwarf -O2 %s -o - | FileCheck %s
 ; Check struct X for dead variable xyz from inlined function foo.
 
-; CHECK: .section .debug_info,"",@progbits
+; CHECK: debug_info,
 ; CHECK:       DW_TAG_structure_type
 ; CHECK-NEXT:  DW_AT_name
 
index ed858ee6197c4730000686540278cefbd7ad077f..c3c592885184371707fd7392a2e1ba6ec6f986a8 100644 (file)
@@ -25,7 +25,7 @@ declare void @llvm.dbg.declare(metadata, metadata, metadata) nounwind readnone
 !7 = distinct !DILexicalBlock(line: 3, column: 12, file: !14, scope: !0)
 !8 = !DICompositeType(tag: DW_TAG_array_type, align: 32, file: !14, scope: !2, baseType: !5, elements: !9)
 !9 = !{!10}
-;CHECK: .section .debug_info,"",@progbits
+;CHECK: debug_info,
 ;CHECK: DW_TAG_subrange_type
 ;CHECK-NEXT: DW_AT_type
 ;CHECK-NOT: DW_AT_lower_bound