xref: /aosp_15_r20/external/llvm/test/tools/llvm-config/libs.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerRUN: llvm-config --libs core support 2>&1 | FileCheck %s
2*9880d681SAndroid Build Coastguard WorkerCHECK: LLVMCore
3*9880d681SAndroid Build Coastguard WorkerCHECK: LLVMSupport
4*9880d681SAndroid Build Coastguard WorkerCHECK-NOT: error
5*9880d681SAndroid Build Coastguard WorkerCHECK-NOT: warning
6