summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/enum.ll
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-08-16 23:28:54 +0000
committerZachary Turner <zturner@google.com>2016-08-16 23:28:54 +0000
commit8321ba5437f7e35f37291473fc1bafc53d27c62f (patch)
tree5d60f9bcf99776b8f3215e25e764d518e2c5f6a7 /llvm/test/DebugInfo/COFF/enum.ll
parenta36f4a25b313ddddeceb77ebc2328e22ac4fdc5b (diff)
downloadbcm5719-llvm-8321ba5437f7e35f37291473fc1bafc53d27c62f.tar.gz
bcm5719-llvm-8321ba5437f7e35f37291473fc1bafc53d27c62f.zip
Write the TPI stream from a PDB to Yaml.
Reviewed By: ruiu, rnk Differential Revision: https://reviews.llvm.org/D23226 llvm-svn: 278869
Diffstat (limited to 'llvm/test/DebugInfo/COFF/enum.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/enum.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/COFF/enum.ll b/llvm/test/DebugInfo/COFF/enum.ll
index 118aee1f843..1244c403b82 100644
--- a/llvm/test/DebugInfo/COFF/enum.ll
+++ b/llvm/test/DebugInfo/COFF/enum.ll
@@ -8,6 +8,7 @@
; CHECK: FieldList (0x1000) {
; CHECK-NEXT: TypeLeafKind: LF_FIELDLIST (0x1203)
; CHECK-NEXT: Enumerator {
+; CHECK-NEXT: TypeLeafKind: LF_ENUMERATE (0x1502)
; CHECK-NEXT: AccessSpecifier: Public (0x3)
; CHECK-NEXT: EnumValue: 0
; CHECK-NEXT: Name: BLAH
OpenPOWER on IntegriCloud