view lld/test/COFF/pdbstream.test @ 213:25ca0248ac32

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 11 Jul 2021 17:05:31 +0900
parents 2e18cbf3894f
children
line wrap: on
line source

# 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