summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-04-21 22:13:25 +0000
committerZachary Turner <zturner@google.com>2016-04-21 22:13:25 +0000
commitad817e826627733957fb814458b5c1e1344b48fe (patch)
tree980b18d37301023cda7cce40234fd86bf8fb11ee /llvm/test/DebugInfo
parentb2fe61bd8c19b8a619f784b5508c3bee634497eb (diff)
downloadbcm5719-llvm-ad817e826627733957fb814458b5c1e1344b48fe.tar.gz
bcm5719-llvm-ad817e826627733957fb814458b5c1e1344b48fe.zip
Fix pdbdump-headers.test after guid format change.
llvm-svn: 267067
Diffstat (limited to 'llvm/test/DebugInfo')
-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