Skip to content

Commit e358023

Browse files
author
git apple-llvm automerger
committed
Merge commit '4b30bf0ee9bc' from llvm.org/main into next
2 parents 2d30b38 + 4b30bf0 commit e358023

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)