search for: r261912

Displaying 1 result from an estimated 1 matches for "r261912".

Did you mean: 261912
2016 Feb 29
0
LLVM Weekly - #113, Feb 29th 2016
...ng (ICF). This reduces the size of an LLD binary by 3.6% and of a Clang binary by 2.7%. As described in the commit message, this is not a "safe" version of ICF as implemented in GNU gold, so will cause issues if the input relies on two distinct functions always having distinct addresses. [r261912](http://reviews.llvm.org/rL261912). * Polly's tree now contains an `update_check.py` script that may be useful to other LLVM devs. It updates a FileCheck-based lit test by updating the `CHECK:` lines with the actual output of the `RUN:` command. [r261899](http://reviews.llvm.org/rL261899). *...