[cfe-users] Syncing up clang and clang-tools-extra with llvm for git

Michael Eisel via cfe-users cfe-users at lists.llvm.org
Thu Mar 8 19:03:40 PST 2018


Hi,

I'm hitting some segfault when I run dsymutil without any flags, but when I
add "-update", it works. I'm curious about this flag, but i can't find any
documentation. When it "updates", does that mean it needs an existing dSYM
file to begin with? And what are the actual pros and cons of using this
flag? FYI I'm trying to generate a dSYM for crash symbolication for an iOS
app.

Thanks,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20180308/d4d38d84/attachment.html>


More information about the cfe-users mailing list