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
/
ldflags.test
blob
5bedbde1c67fa1331728a01ec0abbe315211bafc
1
RUN: llvm-config --ldflags 2>&1 | FileCheck %s
2
CHECK: -L
3
CHECK: {{[/\\]}}lib
4
CHECK-NOT: error
5
CHECK-NOT: warning