From: Zachary Turner Date: Wed, 9 Aug 2017 04:48:16 +0000 (+0000) Subject: Fix broken pdb test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00a76938ff272478e851ee9049ea2f715e014b64;p=llvm 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 --- diff --git a/test/DebugInfo/PDB/pdbdump-headers.test b/test/DebugInfo/PDB/pdbdump-headers.test index 6d2ae18e57e..2b757b55365 100644 --- a/test/DebugInfo/PDB/pdbdump-headers.test +++ b/test/DebugInfo/PDB/pdbdump-headers.test @@ -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`