repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-readelf] - Report a warning when .hash section contains a chain with a cycle.
[llvm-complete.git]
/
test
/
tools
/
llvm-config
/
libs.test
blob
25efa8ce7c05bcbcab3fa4568b02a2e6586892a9
1
RUN: llvm-config --ignore-libllvm --libs core support 2>&1 | FileCheck %s
2
CHECK: LLVMCore
3
CHECK: LLVMSupport
4
CHECK-NOT: error
5
CHECK-NOT: warning