git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252762
91177308-0d34-0410-b5e6-
96231b3b80d8
/// appear prior to their dependencies).
///
/// \param Components - The names of the components to find libraries for.
-/// \param RequiredLibs [out] - On return, the ordered list of libraries that
-/// are required to link the given components.
/// \param IncludeNonInstalled - Whether non-installed components should be
/// reported.
/// \param GetComponentNames - True if one would prefer the component names.