clayborg added a comment.

In https://reviews.llvm.org/D51442#1217829, @zturner wrote:

> For PE/COFF files, the Age is also in the executable and Guid+Age actually
>  constitute a 20-byte UUID. Is this not the case on Apple? What object file
>  format are you dealing with?


Breakpad files that contain darwin crashes have the age set to zero, and then 
this hoses us the ability to match UUIDs for Apple stuff. Sounds like I need to 
make this apple specific


https://reviews.llvm.org/D51442



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

Reply via email to