diff --git a/README.md b/README.md index f927cac..8ae0f4d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Chromium web browser for Windows built with the open source Clang compiler and LLD linker. -The 64-bit builds starting at r499551 now feature whole-program analysis, cross-module optimization, and "full_wpo_on_official" building via ThinLTO link time optimization. +The 64-bit builds starting at r499551 now feature whole-program analysis, cross-module optimization, and "full_wpo_on_official" building using ThinLTO link time optimization via build configuration modifications. https://clang.llvm.org/docs/ThinLTO.html