Fix gold tests for llvm-readobj format change.

llvm-svn: 264306
This commit is contained in:
Rafael Espindola 2016-03-24 16:45:41 +00:00
parent cc78833907
commit f2350e6ece
2 changed files with 6 additions and 4 deletions

View File

@ -10,8 +10,9 @@
; CHECK-NEXT: Size:
; CHECK-NEXT: Binding: Local
; CHECK-NEXT: Type: Function
; CHECK-NEXT: Other: {{2|0}}
; CHECK-NEXT: Section: .text
; CHECK-NEXT: Other
; CHECK-NOT: Seciton
; CHECK: Section: .text
; CHECK-NEXT: }
target triple = "x86_64-unknown-linux-gnu"

View File

@ -11,8 +11,9 @@
; CHECK-NEXT: Size:
; CHECK-NEXT: Binding: Local
; CHECK-NEXT: Type: Function
; CHECK-NEXT: Other: {{2|0}}
; CHECK-NEXT: Section: .text
; CHECK-NEXT: Other
; CHECK-NOT: Seciton
; CHECK: Section: .text
; CHECK-NEXT: }
target triple = "x86_64-unknown-linux-gnu"