<div dir="ltr"><div dir="ltr">On Tue, Nov 5, 2019 at 9:51 AM Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>However, is clang now producing DWARF that will not work with the released XCode version of dsymutil? As in, is clang now ABI incompatible with XCode tools? If so, users might still want a flag to generate objects that older dsymutils can link.</div></div></blockquote><div><br></div><div>So, we updated the version of dsymutil used by Chromium, but it turned out that the official iOS configuration still used XCode dsymutil:</div><div><a href="https://bugs.chromium.org/p/chromium/issues/detail?id=1027468">https://bugs.chromium.org/p/chromium/issues/detail?id=1027468</a> </div><div>We didn't catch this, and other people had to spend time debugging it. I have no idea what the XCode release cycle is like, but Apple folks might want to consider backporting the fix, or adding a clang flag to request the old location list behavior.<br></div></div></div>