Update mailing list post URL and add libunwind reference
authorEd Maste <emaste@freebsd.org>
Wed, 21 Dec 2016 20:51:42 +0000 (20:51 +0000)
committerEd Maste <emaste@freebsd.org>
Wed, 21 Dec 2016 20:51:42 +0000 (20:51 +0000)
commit084062803e8cebb41b80d16e56d62cb6db707a06
tree492bcd8176e1ab2489afc77f15d41879cfdcc8ce
parentc67803fb14b32de9b6a6b65359a0d689a45a89ae
Update mailing list post URL and add libunwind reference

RTDyldMemoryManager.cpp describes the differing __register_frame
API between libunwind and libgcc, with a mailing list posting URL.

The original link was 404; replace it with what I believe is the
intended post, as well as a reference to the "OS X" implementation in
libunwind.

Differential Revision: https://reviews.llvm.org/D27965

llvm-svn: 290269
llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp