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
[IRBuilder] Add Align argument for CreateMaskedExpandLoad and CreateMaskedCompressSto...
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-config
/
system-libs.test
blob
e6450a6f5a0eb05a15f316ebc43c65f802c05899
1
RUN: llvm-config --link-static --system-libs Support 2>&1 | FileCheck %s
2
REQUIRES: static-libs
3
UNSUPPORTED: host={{.*-windows-msvc}}
4
CHECK: -l
5
CHECK-NOT: error
6
CHECK-NOT: warning