Turn on stack var initialization for more platforms.
Use Clang option -ftrivial-auto-var-init=pattern in production on more platforms. Previously it was only enabled on Linux in production; now it's on for all Desktop platforms. This CL may reduce time efficiency and increase object code size. We hope the effect is within an acceptable range, however. Notably, V8 opts out. Bug: 977230 Change-Id: I785638c3a6d0d08c999031769ed9f858086515b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410588 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:Vitaly Buka <vitalybuka@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#810029}
Showing
Please register or sign in to comment