aboutsummaryrefslogtreecommitdiff
path: root/test/COFF/pdb-none.test
blob: a028cf05547e7b651f1b61e5e6bffc7673e13205 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RUN: yaml2obj < %p/Inputs/pdb1.yaml > %t1.obj
# RUN: yaml2obj < %p/Inputs/pdb2.yaml > %t2.obj
# RUN: lld-link /debug /debugtype:pdata /pdb:%t.pdb /dll /out:%t.dll /entry:main /nodefaultlib \
# RUN:   %t1.obj %t2.obj

# RUN: llvm-pdbutil pdb2yaml -pdb-stream %t.pdb | FileCheck %s

# CHECK:      PdbStream:
# CHECK-NEXT:   Age:             0
# CHECK-NEXT:   Guid:            '{00000000-0000-0000-0000-000000000000}'
# CHECK-NEXT:   Signature:       0
# CHECK-NEXT:   Features:        [ VC140 ]
# CHECK-NEXT:   Version:         VC70