Skip to content

Commit 6d58dd4

Browse files
author
Wael Yehia
committed
[Release Notes] Mention -fprofile-continuous in release notes
1 parent b8ba266 commit 6d58dd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Non-comprehensive list of changes in this release
104104
New Compiler Flags
105105
------------------
106106

107+
- New option ``-fprofile-continuous`` added to enable continuous profile syncing to file (#GH124353, `docs <https://clang.llvm.org/docs/UsersManual.html#cmdoption-fprofile-continuous>`_).
108+
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
109+
for a while and this is just a user facing option.
110+
107111
Deprecated Compiler Flags
108112
-------------------------
109113

0 commit comments

Comments
 (0)