mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Fix Wdocumentation warning - remove param tag for old argument
llvm-svn: 325777
This commit is contained in:
parent
c7bfc8b20e
commit
bfd277b8b1
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user