diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -329,6 +329,8 @@ Build make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes. +- Issue #21590: Support for DTrace and SystemTap probes. + - Issue #26307: The profile-opt build now applys PGO to the built-in modules. - Issue #26539: Add the --with-optimizations flag to turn on LTO and PGO build |