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

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 13:52:16 PDT 2025


================
@@ -57,6 +57,8 @@ 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` and `-fsave-optimization-record`.
----------------
fmayer wrote:

Sure

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


More information about the llvm-commits mailing list