mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Fix -Wdocumentation "Unknown param" warning. NFCI.
llvm-svn: 372211
This commit is contained in:
parent
eddfe913c8
commit
710428e863
@ -724,7 +724,6 @@ struct Attributor {
|
||||
/// abstract attribute objects for them.
|
||||
///
|
||||
/// \param F The function that is checked for attribute opportunities.
|
||||
/// \param TLIGetter helper function to get TargetLibraryInfo Analysis result.
|
||||
///
|
||||
/// Note that abstract attribute instances are generally created even if the
|
||||
/// IR already contains the information they would deduce. The most important
|
||||
|
Loading…
Reference in New Issue
Block a user