Remove NakedThrowHelper and ifdef-out its callers (#9771)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 24 Feb 2017 21:47:31 +0000 (22:47 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 21:47:31 +0000 (22:47 +0100)
commit65053424c296f1fecb4c293276771accfe838e62
tree6b26b44e1ed164ec5ec3c47a8f55c538f99e4157
parent7a98a60545b94cb0be5e2998109222640a76654b
Remove NakedThrowHelper and ifdef-out its callers (#9771)

This change removes NakedThrowHelper function for Unix since it was not used.
It also ifdefs out its upstream callers.
src/vm/amd64/unixstubs.cpp
src/vm/arm/ehhelpers.S
src/vm/arm64/asmhelpers.S
src/vm/excep.cpp