summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-04-25 17:38:08 +0000
committerZachary Turner <zturner@google.com>2016-04-25 17:38:08 +0000
commit0a43efea95a916502e1592b601134723d0523b72 (patch)
tree836d9061586ba7ce9d3dbfc82cff0c3332ee847e /llvm/test/DebugInfo/PDB
parente2cbd13e5634e16301cd9e4b88b5ea08accafe9f (diff)
downloadbcm5719-llvm-0a43efea95a916502e1592b601134723d0523b72.tar.gz
bcm5719-llvm-0a43efea95a916502e1592b601134723d0523b72.zip
Resubmit "Refactor raw pdb dumper into library"
This fixes a number of endianness issues as well as an ODR violation that hopefully causes everything to be happy. llvm-svn: 267431
Diffstat (limited to 'llvm/test/DebugInfo/PDB')
-rw-r--r--llvm/test/DebugInfo/PDB/pdbdump-headers.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/PDB/pdbdump-headers.test b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
index ec6de94715f..2a7e8a43d62 100644
--- a/llvm/test/DebugInfo/PDB/pdbdump-headers.test
+++ b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
@@ -13,7 +13,7 @@
; CHECK-NEXT: Version: 20000404
; CHECK-NEXT: Signature: 54e507e2
; CHECK-NEXT: Age: 1
-; CHECK-NEXT: Guid: b 35 56 41 86 a0 a2 49 89 6f 99 88 fa e5 2f f0
+; CHECK-NEXT: Guid: {0B355641-86A0-A249-896F-9988FAE52FF0}
; CHECK-NEXT: NumberOfBytes: 34
; CHECK-NEXT: HashSize: 3
; CHECK-NEXT: MaxNumberOfStrings: 6
OpenPOWER on IntegriCloud