Fix ARM64 intrinsic namespace in crossgen and crossgen2 (#32942)
authorAnton Lapounov <antonl@microsoft.com>
Mon, 9 Mar 2020 10:15:04 +0000 (03:15 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 10:15:04 +0000 (03:15 -0700)
commit5aff3becf9d9e9f3bc77ee6e3442b3ec0e3d1605
treeaf2389eefae2dc5df28136b01510f4a784b9d0d6
parenta27884006dc5515e072adb4fa7c6f97cca08abd8
Fix ARM64 intrinsic namespace in crossgen and crossgen2 (#32942)

We did not update the hard-coded intrinsic namespace in crossgen and crossgen2 when moved ARM64 intrinsics to a different namespace.
src/coreclr/src/tools/Common/Compiler/HardwareIntrinsicHelpers.cs
src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs
src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/ObjectWriter/RelocationHelper.cs
src/coreclr/src/zap/zapinfo.cpp