Merge pull request dotnet/coreclr#12287 from briansull/nowarn-SIMD
authorBrian Sullivan <briansul@microsoft.com>
Thu, 15 Jun 2017 18:16:42 +0000 (11:16 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2017 18:16:42 +0000 (11:16 -0700)
Crossgen - Disable the Target-dependent SIMD vector types warning

Commit migrated from https://github.com/dotnet/coreclr/commit/d734877cd86016296fc6c6e884a2b119339545ec


Trivial merge