repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
COFF
/
pdbstream.test
blob
bca70f135bd1b61194476c427b40f0c82cf1fa61
1
# RUN: yaml2obj %p/Inputs/empty.yaml -o %t.obj
2
3
# RUN: lld-link /entry:main %t.obj /out:%t.exe /debug /pdbstream:srcsrv=%p/Inputs/stream.txt
4
# RUN: llvm-pdbutil export -stream=srcsrv -out=- %t.pdb | FileCheck %s
5
6
CHECK: Stream contents
7
CHECK-NEXT: Line 2
8
CHECK-NEXT: Line 3