Fix Wdocumentation warning. NFCI.

llvm-svn: 324815
This commit is contained in:
Simon Pilgrim 2018-02-10 15:14:00 +00:00
parent 3659e8c95c
commit 514d8cc1de
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ public:
/// @brief Get the address of the given symbol in the context of the set of
/// objects represented by the VModuleKey K. This call is forwarded to
/// the base layer's implementation.
/// @param H The handle for the object set to search in.
/// @param K The VModuleKey associated with the object set to search in.
/// @param Name The name of the symbol to search for.
/// @param ExportedSymbolsOnly If true, search only for exported symbols.
/// @return A handle for the given named symbol, if it is found in the