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]
/
llvm
/
test
/
tools
/
llvm-config
/
system-libs.windows.test
blob
d1d91a9a0b9e2f21bfb29c1808b2355dc2ce305f
1
RUN: llvm-config --link-static --system-libs Support 2>&1 | FileCheck %s
2
REQUIRES: static-libs
3
REQUIRES: host={{.*-windows-msvc}}
4
CHECK-NOT: -l
5
CHECK: psapi.lib shell32.lib ole32.lib uuid.lib advapi32.lib
6
CHECK-NOT: error
7
CHECK-NOT: warning