[PATCH] D102201: [IR][AutoUpgrade] Drop align attribute from void return types

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 20:02:49 PDT 2021


thakis added a comment.

We bisected a +153kB binary size increase for chrome/android to this (https://bugs.chromium.org/p/chromium/issues/detail?id=1208513#c4). Is that expected? (That build config uses -Oz for many TUs.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102201/new/

https://reviews.llvm.org/D102201



More information about the llvm-commits mailing list