mstorsjo added a subscriber: joerg.
mstorsjo added a comment.

Also, relating to this, @joerg mentioned on irc that one should rather use 
`__register_frame_info_bases` instead of `__register_frame`. That function is a 
bit tricky to call though, since it uses a libgcc internal struct `struct 
object`, only available in libgcc headers and in Unwind_AppleExtras.cpp (as 
struct libgcc_object, with the comment "undocumented libgcc struct object").


https://reviews.llvm.org/D44494



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to