mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-30 08:56:40 +00:00
Make this test verify .debug_pubnames is actually missing.
It was matching at EOF regardless of whether the section was present. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240679 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9d1dc09759
commit
f2c0530fca
@ -39,11 +39,11 @@
|
||||
|
||||
; Darwin and PS4 shouldn't be generating the section by default
|
||||
; NOPUB: debug_pubnames
|
||||
; NOPUB: {{^$}}
|
||||
; NOPUB-NEXT: {{^$}}
|
||||
|
||||
; Skip the output to the header of the pubnames section.
|
||||
; LINUX: debug_pubnames
|
||||
; LINUX: unit_size = 0x00000128
|
||||
; LINUX-NEXT: unit_size = 0x00000128
|
||||
|
||||
; Check for each name in the output.
|
||||
; LINUX-DAG: "ns"
|
||||
|
Loading…
x
Reference in New Issue
Block a user