Change the Arm64 fixed return buffer argument to be handled as a non-standard argument
authorBrian Sullivan <briansul@microsoft.com>
Thu, 23 Jun 2016 00:40:39 +0000 (17:40 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Thu, 23 Jun 2016 00:40:39 +0000 (17:40 -0700)
commita16ef2fdc676966d285d8d049d2e403825c4f30b
treefb26094d15107bad416a3845c3634435e90f6520
parent387d9fc0a11f317a181f750a8a2ce7b44e9a7df8
Change the Arm64 fixed return buffer argument to be handled as a non-standard argument

We already have support for the handling of non-standard arguments and
it is simpler and better to handle the fixed return buffer argument as a non-standard argument.
src/jit/morph.cpp