mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-07 12:30:57 +00:00
Fix broken pdb test.
For some reason I didn't see this failure the first time. The output format changed slightly, so we just have to update the test for the new format. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310442 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ea9294bda1
commit
00a76938ff
@ -454,6 +454,7 @@ ALL-NEXT: TI: 0x1000, Offset: 0
|
||||
ALL: Hash Adjusters:
|
||||
ALL: Global Symbols
|
||||
ALL-NEXT: ============================================================
|
||||
ALL-NEXT: Records
|
||||
ALL-NEXT: 56 | S_PROCREF [size = 20] `main`
|
||||
ALL-NEXT: module = 1, sum name = 0, offset = 120
|
||||
ALL-NEXT: 76 | S_GDATA32 [size = 28] `__purecall`
|
||||
@ -461,6 +462,7 @@ ALL-NEXT: type = 0x0403 (void*), addr = 0003:0000
|
||||
ALL-NOT: S_PUB32
|
||||
ALL: Public Symbols
|
||||
ALL-NEXT: ============================================================
|
||||
ALL-NEXT: Records
|
||||
ALL-NEXT: 0 | S_PUB32 [size = 36] `?__purecall@@3PAXA`
|
||||
ALL-NEXT: flags = none, addr = 0003:0000
|
||||
ALL-NEXT: 36 | S_PUB32 [size = 20] `_main`
|
||||
|
Loading…
Reference in New Issue
Block a user