MSVC requires the attribute before the type

This commit is contained in:
Matthew Barr 2017-01-05 15:12:43 +11:00
parent 10346f53f7
commit 988ee0eb55

View File

@ -34,7 +34,7 @@
/* masks for masked moves */
/* magic mask for maskload (vmmaskmovq) - described in UE-2424 */
const u32 mm_mask_mask[16] ALIGN_CL_DIRECTIVE = {
const ALIGN_CL_DIRECTIVE u32 mm_mask_mask[16] = {
0x00000000U,
0x00000000U,
0x00000000U,