[llvm] [NFC] [docs] point users towards clang remark flags (PR #147820)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 10:14:23 PDT 2025


================
@@ -57,6 +57,11 @@ Enabling optimization remarks
 There are two modes that are supported for enabling optimization remarks in
 LLVM: through remark diagnostics, or through serialized remarks.
 
+See also the clang flags
+`-Rpass <https://clang.llvm.org/docs/UsersManual.html#options-to-emit-optimization-reports>`_
----------------
fmayer wrote:

I don't know, to be honest.

https://github.com/llvm/llvm-project/pull/147820


More information about the llvm-commits mailing list