clayborg added a comment.

Object name is used for a module spec where the file is "/tmp/foo.a" and the 
object name is "bar.o". So this is for named objects within a container file 
like a BSD archive. If there is no object name, it doesn't need to be matched. 
If there is an object name, then the object name must match. All of the other 
tests are returning false when a there is no match. The original code is 
correct.


https://reviews.llvm.org/D30454



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

Reply via email to