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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
COFF
/
relative_search_paths.test
blob
8c89e9aa0c668277c7682352b1813dd4e8caa78e
1
We should be able to find libraries with relative search paths.
2
# RUN: mkdir -p %t.dir/relative/path
3
# RUN: cp %p/Inputs/std64.lib %t.dir/relative/path
4
# RUN: lld-link %p/Inputs/hello64.obj /libpath:%t.dir relative/path/std64.lib /entry:main