On Mon, Aug 7, 2017 at 6:12 PM, Mike Hommey <[email protected]> wrote: > Note that the tp5n main_startup_fileio reflects the resulting size of > xul.dll, which also impacts the installer size: > 32-bits 64-bits > MSVC (PGO): 37904383 40803170 > clang-cl: 39537860 40561849 > clang-cl -O2: 41976097 43338891
FWIW, https://bugs.llvm.org//show_bug.cgi?id=26299 is the metabug for tracking improvements to x86-32 code size. -Jeff _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

