Add specialized allocation helpers (#21561)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 17 Dec 2018 13:07:08 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 13:07:08 +0000 (14:07 +0100)
commitd4a1ed808feba26664d09e81e85336e049d30aa1
tree8059dd01b0bccfb4c6a1c423e7dbda02b10d097b
parentf5979429b345879b4a4b38caac23ad701e4ae49f
Add specialized allocation helpers (#21561)

This is to support dotnet/corert#6688. They don't exist in CoreCLR (yet).
src/inc/corinfo.h
src/inc/jithelpers.h
src/jit/earlyprop.cpp
src/jit/utils.cpp
src/jit/valuenum.cpp