mstorsjo added a comment.

Just a heads up WRT this patch; we're discussing changing the size of 
`unw_word_t` to match `uintptr_t` in https://reviews.llvm.org/D39365. Does that 
break anything for your case? It shouldn't affect what's stored in the Register 
class, only pointers in the unw_proc_info_t struct. Not sure which patch will 
get completed/merged first though.


https://reviews.llvm.org/D38110



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

Reply via email to