summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-config/libs.test
blob: 39b8834e246185c678842de4b612dc79e0a7c45c (plain)
1
2
3
4
5
RUN: llvm-config --libs core support 2>&1 | FileCheck %s
CHECK: LLVMCore
CHECK: LLVMSupport
CHECK-NOT: error
CHECK-NOT: warning
OpenPOWER on IntegriCloud