blob: bca70f135bd1b61194476c427b40f0c82cf1fa61 [file] [log] [blame]
# RUN: yaml2obj %p/Inputs/empty.yaml -o %t.obj
# RUN: lld-link /entry:main %t.obj /out:%t.exe /debug /pdbstream:srcsrv=%p/Inputs/stream.txt
# RUN: llvm-pdbutil export -stream=srcsrv -out=- %t.pdb | FileCheck %s
CHECK: Stream contents
CHECK-NEXT: Line 2
CHECK-NEXT: Line 3