diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 2817397a67537..acc92b28ad991 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -269,7 +269,7 @@ Modified Compiler Flags - ``-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 -------------------------