Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2016-09-05 19:14:40 +0300
committerJan Kotas <jkotas@microsoft.com>2016-09-05 19:14:40 +0300
commit60fde3088f8d6d9c6cadd18105313ec62cc2d395 (patch)
treec45a30459975b399bde28cd22d7cb2dce583358d /Documentation
parent016b67cb721a3be230104fbf64582bae6fd7d8bc (diff)
Fix exceptions from funclets (#1798)
This change fixes exceptions from funclets - the EH info is attached to the main function only and its child funclets didn't have any EH info reported by the EH info enumerator. The fix is to store reference to the main function's EH info in the child funclets LSDA and to extract it in the UnixNativeCodeManager::FindMethodInfo.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions