Add missing dummy PAL_CheckVirtualUnwind in Release
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 20 Feb 2015 15:16:48 +0000 (16:16 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 20 Feb 2015 15:16:48 +0000 (16:16 +0100)
commit0d4a78194011da91c2c180ac245a6a2a3b7c77af
tree0337ffa3aaae9a84ab39c0559c48fcc5efbc6bcf
parent71697cc71ffbae76a3ee74330374e3a5449f8a12
Add missing dummy PAL_CheckVirtualUnwind in Release

With the previous commit, I haven't noticed that the dummy PAL_CheckVirtualUnwind() is now
missing in the release build. Adding it back.
src/pal/src/exception/seh-unwind.cpp