Fix Wdocumentation warning - remove param tag for old argument

llvm-svn: 325777
This commit is contained in:
Simon Pilgrim 2018-02-22 13:28:42 +00:00
parent 8d8d0a733f
commit 753c0d20f7
1 changed files with 0 additions and 2 deletions

View File

@ -395,8 +395,6 @@ public:
/// We traverse the inline stack of that instruction, and match it with the
/// tree nodes in the profile.
///
/// \param Inst Instruction to query.
///
/// \returns the FunctionSamples pointer to the inlined instance.
const FunctionSamples *findFunctionSamples(const DILocation *DIL) const;