clayborg added a comment.

So does this mean any symbols whose byte size is zero will always have a byte 
size of zero when parsed from a .dynsym section? What kinds of symbols have a 
byte size of zero in the .dynsym? Seems like function symbols should always 
have a valid byte size no? Why is the confusing the unwinder? How does the 
unwinder treat symbols differently when they have a byte size of zero after 
your fix and how does this fix your issues?


http://reviews.llvm.org/D16186



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

Reply via email to