Merge pull request dotnet/coreclr#4723 from kyulee1/tailcall
authorKyungwoo Lee <kyulee@microsoft.com>
Wed, 4 May 2016 20:19:52 +0000 (13:19 -0700)
committerKyungwoo Lee <kyulee@microsoft.com>
Wed, 4 May 2016 20:19:52 +0000 (13:19 -0700)
commitcc56ab2e9b245c5b2241abdf1eb83936deca05ec
treee24ed3ad69bb4555f3c9c6208de189e6fb7a34f1
parent1f248690d5eaa69312579342e8619c3cb9be06e1
parent85925c57b2e76ff7ce0b39fc3c96f42528420e8e
Merge pull request dotnet/coreclr#4723 from kyulee1/tailcall

ARM64: Enable Tail Call with Vararg

Commit migrated from https://github.com/dotnet/coreclr/commit/af1961073ba02f76c58a86f5528066e5813c2bb1
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/importer.cpp
src/coreclr/src/jit/lower.cpp