Use default calling convention small type widening rules for R2R
authorJan Kotas <jkotas@microsoft.com>
Mon, 22 Feb 2016 17:38:34 +0000 (09:38 -0800)
committerJan Kotas <jkotas@microsoft.com>
Mon, 22 Feb 2016 17:38:34 +0000 (09:38 -0800)
commit7f61feafae3cdc9e560629e0bf2a03e64936a7b5
tree711d509328ea40a0713bdc95516cc814098f4a69
parent6b576b9c032b06b082304638da5642da63b646ed
Use default calling convention small type widening rules for R2R

Sticking to default calling convention is key for interoperability that is the primary goal of R2R.
src/jit/compiler.h
src/jit/importer.cpp