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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-config
/
system-libs.windows.test
blob
09970cf6899484c53c0b4c4e886497c52d43322a
1
RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s
2
REQUIRES: static-libs
3
REQUIRES: system-windows
4
CHECK-NOT: -l
5
CHECK: psapi.lib shell32.lib ole32.lib uuid.lib advapi32.lib
6
CHECK-NOT: error
7
CHECK-NOT: warning