Skip to content

Commit 0b7e7b7

Browse files
committed
[𝘀𝗽𝗿] changes to main this commit is based on
Created using spr 1.3.4 [skip ci]
1 parent d193a58 commit 0b7e7b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

llvm/docs/Remarks.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ Enabling optimization remarks
5757
There are two modes that are supported for enabling optimization remarks in
5858
LLVM: through remark diagnostics, or through serialized remarks.
5959

60+
See also the clang flags
61+
`-Rpass <https://clang.llvm.org/docs/UsersManual.html#options-to-emit-optimization-reports>`_
62+
and
63+
`-fsave-optimization-record <http://clang.llvm.org/docs/UsersManual.html#cmdoption-f-no-save-optimization-record>`_.
64+
6065
Remark diagnostics
6166
------------------
6267

0 commit comments

Comments
 (0)