Commit 739327ab by Jan Voung

llvm-readobj no longer prints section data for .bss sections (adjust test)

parent b0ebc8c8
...@@ -260,8 +260,6 @@ define void @_start(i32) { ...@@ -260,8 +260,6 @@ define void @_start(i32) {
; CHECK: Info: 0 ; CHECK: Info: 0
; CHECK: AddressAlignment: 32 ; CHECK: AddressAlignment: 32
; CHECK: EntrySize: 0 ; CHECK: EntrySize: 0
; CHECK: SectionData (
; CHECK: )
; CHECK: } ; CHECK: }
; CHECK: Section { ; CHECK: Section {
; CHECK: Index: {{[1-9][0-9]*}} ; CHECK: Index: {{[1-9][0-9]*}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment