We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a206de8 commit 2dba9a2Copy full SHA for 2dba9a2
llvm/include/llvm/Transforms/IPO/Attributor.h
@@ -724,7 +724,6 @@ struct Attributor {
724
/// abstract attribute objects for them.
725
///
726
/// \param F The function that is checked for attribute opportunities.
727
- /// \param TLIGetter helper function to get TargetLibraryInfo Analysis result.
728
729
/// Note that abstract attribute instances are generally created even if the
730
/// IR already contains the information they would deduce. The most important
0 commit comments