libyuv roll to r1470 from r1466
commitc833aa136c0ed81455c4e6085e4703a100f24348
authorfbarchard <fbarchard@google.com>
Fri, 21 Aug 2015 02:35:43 +0000 (20 19:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Aug 2015 02:36:14 +0000 (21 02:36 +0000)
treee559a077d5c09d2da6331dcd22ef4eb2d7c97e95
parent1ddaa9b42da18472874b93527b4b69314c3d0786
libyuv roll to r1470 from r1466

Purpose of this roll is to enable lto for arm llvm builds:
Re-enable LLVM LTO on Neon targets.

LTO was disabled due to a GCC compiler bug that does not affect LLVM.
This fixes the build in the cfi_vptr==1 configuration, which requires LLVM LTO.

Contains the following libyuv revisions:
https://chromium.googlesource.com/libyuv/libyuv/+log/cda9d38a4..ee9aaea02

R=pcc@google.com
BUG=chromium:469376,chromium:267773

Review URL: https://codereview.chromium.org/1295403004

Cr-Commit-Position: refs/heads/master@{#344659}
DEPS