DescriptionYuvConstants declare alignment for externs as well as declarations
On visual c 2013 and earlier a warning is generated if externs
are not declared with the same alignment as the declaration, when
using /ltcg
BUG=libyuv:633
TEST=standalong test built with cl /Bv /GL /Ox /nologo a.cc b.cc /link /ltcg
R=skal@google.com
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/de944ed8c74909ea6fbd743a22efe1e55e851b83
Patch Set 1 #
Total comments: 2
Patch Set 2 : bump version and add todo #Patch Set 3 : use SIMD_ALIGNED for all aligned vars #
Messages
Total messages: 8 (1 generated)
|