From: Dhruv Chawla Date: Thu, 19 Mar 2026 13:14:38 +0000 (-0700) Subject: AutoFDO: Update common.opt.urls with new option X-Git-Tag: basepoints/gcc-17~634 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec0e76a54fb9f4249b260bd047af9a116ebfb2a7;p=thirdparty%2Fgcc.git AutoFDO: Update common.opt.urls with new option I had missed updating this earlier while adding the --print-autofdo-gcov-version option. Pushing as obvious. Signed-off-by: Dhruv Chawla gcc/ChangeLog: * common.opt.urls: Added missing entry. --- diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index b2d7a20da81..6325b083615 100644 --- a/gcc/common.opt.urls +++ b/gcc/common.opt.urls @@ -1924,6 +1924,9 @@ UrlSuffix(gcc/Instrumentation-Options.html#index-pg) pipe UrlSuffix(gcc/Overall-Options.html#index-pipe) +print-autofdo-gcov-version +UrlSuffix(gcc/Developer-Options.html#index-print-autofdo-gcov-version) + print-file-name= UrlSuffix(gcc/Developer-Options.html#index-print-file-name)