diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -269,7 +269,7 @@ - ``-ffat-lto-objects`` can now be used to emit object files with both object code and LLVM bitcode. Previously this flag was ignored for GCC compatibility. - (`See patch `_). + (`See related patch `_). Removed Compiler Flags -------------------------