[PATCH] D146898: [Docs][typo] Done the required fix for the #61690

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 05:05:15 PDT 2023


serge-sans-paille added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-opt-report.rst:67
+.. note::
+
+If a specific line of code is output twice, it means that the same optimization pass was applied to that line of code
----------------
I think `.. note::` requires an indented block.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146898/new/

https://reviews.llvm.org/D146898



More information about the llvm-commits mailing list