[llvm-dev] LLVM Weekly - #259, December 17th 2018 (original) (raw)

Alex Bradbury via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 17 09:12:35 PST 2018


LLVM Weekly - #259, December 17th 2018

If you prefer, you can read a HTML version of this email at <http://llvmweekly.org/issue/259>.

Welcome to the two hundred and fifty-ninth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury. Subscribe to future issues at <http://llvmweekly.org> and pass it on to anyone else you think may be interested. Please send any tips or feedback to <asb at asbradbury.org>, or @llvmweekly or @asbradbury on Twitter.

News and articles from around the web

Jan Hubička wrote up a comparison of Firefox 64 built with GCC and Clang with LTO. As always with Jan's posts, it's a great read. One notable difference is that Clang-produced binaries are substantially larger (48% larger code section) because Clang does little to size-optimize cold regions. Also see the Hacker News thread for more discussion.

On the mailing lists

LLVM commits

Clang commits

Other project commits



More information about the llvm-dev mailing list