Commit 14d377e9 by Ian Lance Taylor

README: correct link to C++ unwind API

Fixes #4
parent ba79a27e
......@@ -26,5 +26,5 @@ The library is written to make it straightforward to add support for
other object file and debugging formats.
The library relies on the C++ unwind API defined at
http://mentorembedded.github.io/cxx-abi/abi-eh.html.
https://itanium-cxx-abi.github.io/cxx-abi/abi-eh.html
This API is provided by GCC.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment