mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 05:29:23 +00:00
SampleProfile.cpp: Prune a stray \param added in r217437. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217465 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
19f3868e91
commit
589d2fc893
@ -707,7 +707,6 @@ unsigned SampleProfileLoader::getFunctionLoc(Function &F) {
|
|||||||
/// metadata on B using the computed values for each of its branches.
|
/// metadata on B using the computed values for each of its branches.
|
||||||
///
|
///
|
||||||
/// \param F The function to query.
|
/// \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.
|
/// \returns true if \p F was modified. Returns false, otherwise.
|
||||||
bool SampleProfileLoader::emitAnnotations(Function &F) {
|
bool SampleProfileLoader::emitAnnotations(Function &F) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user