mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Fix Wdocumentation warning. NFCI.
llvm-svn: 347253
This commit is contained in:
parent
452f302aad
commit
b85ba9fca1
@ -924,7 +924,7 @@ struct MachineOutliner : public ModulePass {
|
||||
/// \param[out] CandidateList Filled with outlining candidates for the module.
|
||||
/// \param[out] FunctionList Filled with functions corresponding to each type
|
||||
/// of \p Candidate.
|
||||
/// \param ST The suffix tree for the module.
|
||||
/// \param Mapper Contains the instruction mappings for the module.
|
||||
///
|
||||
/// \returns The length of the longest candidate found. 0 if there are none.
|
||||
unsigned
|
||||
|
Loading…
x
Reference in New Issue
Block a user