[NFC] [docs] point users towards clang remark flags (#147820)
This commit is contained in:
parent
682d6c4942
commit
4b30bf0ee9
@ -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>`_
|
||||
and
|
||||
`-fsave-optimization-record <http://clang.llvm.org/docs/UsersManual.html#cmdoption-f-no-save-optimization-record>`_.
|
||||
|
||||
Remark diagnostics
|
||||
------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user