• Marius Wachtler's avatar
    EH: correctly deregister EH frames and cleanup the code · d4b8c35c
    Marius Wachtler authored
    - 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
    d4b8c35c
ics.cpp 11.1 KB