mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-27 06:54:30 +00:00
llvm-config.cpp: Prune an obsolete \param. [-Wdocumentation]
llvm-svn: 252762
This commit is contained in:
parent
3b2ab0332b
commit
42e9922d98
@ -102,8 +102,6 @@ static void VisitComponent(StringRef Name,
|
||||
/// 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user