diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -255,6 +255,13 @@ Changes to Sanitizers --------------------- +Changes to BOLT +--------------------- + +* BOLT project is added to the LLVM monorepo. BOLT is a post-link optimizer + developed to speed up large applications. Build and usage instructions are + given in `README `_. + External Open Source Projects Using LLVM 14 ===========================================