mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
SampleProfile.cpp: Prune a stray \param added in r217437. [-Wdocumentation]
llvm-svn: 217465
This commit is contained in:
parent
5d2ea83b96
commit
43b69b3eb2
@ -707,7 +707,6 @@ unsigned SampleProfileLoader::getFunctionLoc(Function &F) {
|
||||
/// metadata on B using the computed values for each of its branches.
|
||||
///
|
||||
/// \param F The function to query.
|
||||
/// \param S The set of samples collected during \p F's execution.
|
||||
///
|
||||
/// \returns true if \p F was modified. Returns false, otherwise.
|
||||
bool SampleProfileLoader::emitAnnotations(Function &F) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user