luporl marked 3 inline comments as done.
luporl added inline comments.

================
Comment at: src/libunwind.cpp:84
 #ifdef UNW_REMOTE
+//TODO: add powerpc64 support
 /// Create a cursor into a thread in another process.
----------------
mstorsjo wrote:
> Why this comment here? Remote unwinding is unimplemented in libunwind, and I 
> don't see how a ppc64 specific comment is needed here?
Right, I thought that maybe only ppc64 had to be added here, but as remote 
unwinding is unimplemented there is really no need for a ppc64 specific comment 
here.


https://reviews.llvm.org/D41386



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

Reply via email to