Home
last modified time | relevance | path

Searched refs:ComputeLibsForComponents (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-config/
Dllvm-config.cpp94 static void ComputeLibsForComponents(const std::vector<StringRef> &Components, in ComputeLibsForComponents() function
348 ComputeLibsForComponents(Components, RequiredLibs, in main()
/external/llvm/cmake/modules/
DLLVM-Config.cmake157 # in tools/llvm-config/llvm-config.cpp, function ComputeLibsForComponents.