[PATCH] D39871: [arm] Fix Unnecessary reloads from GOT.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 12:34:29 PST 2017


eugenis added a comment.

Shared libraries in ContentShell.apk (chromium) are down by 0.8% in size (and the entire package is down by 0.45%) with this change.

Landing.


https://reviews.llvm.org/D39871





More information about the llvm-commits mailing list