jingham added a subscriber: jingham.
jingham added a comment.

I don't think this is right.  It is possible to have a sc.symbol be nullptr, 
but sc.function be valid.  So the check for sc.symbol will reject the valid 
information in the function.  Note, the code in the function is also wrong, 
since it only gets the address from the symbol.


http://reviews.llvm.org/D17860



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

Reply via email to