From b7f4a63046e9c945b2803cff441d46cc1d08d541 Mon Sep 17 00:00:00 2001 From: Robert Richmond Date: Sat, 24 Feb 2018 08:22:43 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5290b85..5cae8d0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ https://clang.llvm.org/docs/ThinLTO.html Builds starting at r506010 now feature modified compiler optimizations via build configuration modifications. -Builds starting at r513698 could feature LLVM's new pass manager, NewGVN, and partial inlining as part of ongoing testing of build configuration modifications. The compiler notes will indicate which, if any of these features are enabled. +https://github.com/RobRich999/Chromium_Clang/releases/tag/v66.0.3354.0-r538960-win64ing testing of build configuration modifications. The compiler notes will indicate which, if any of these features are enabled. Builds starting at r530764 now feature increased inline expansion optimization of select code targets. @@ -16,4 +16,4 @@ Implementation of various options are subject to change depending upon performan Link to latest build release: -https://github.com/RobRich999/Chromium_Clang/releases/tag/v66.0.3347.0-r536553-win64 +https://github.com/RobRich999/Chromium_Clang/releases/tag/v66.0.3354.0-r538960-win64