EH: correctly deregister EH frames and cleanup the code
- previously we never deregistered the EH frame from libunwind (which exposed a bug) - I removed the calls to register the EH info with gcc since we have our own unwinder which does not need this - cleaned up the code and fixed some small memory leaks
Showing
Please register or sign in to comment