mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-31 15:53:42 +00:00
Fix -Wdocumentation warning. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3292388576
commit
57875d15dd
@ -285,7 +285,7 @@ public:
|
||||
/// that is being generated needs to match one of the allowable clients or the
|
||||
/// linker refuses to link this library.
|
||||
///
|
||||
/// \param Name The name of the client that is allowed to link this library.
|
||||
/// \param InstallName The name of the client that is allowed to link this library.
|
||||
/// \param Target The target triple for which this applies.
|
||||
void addAllowableClient(StringRef InstallName, const Target &Target);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user