[PATCH] D38587: [dsymutil] Emit valid debug locations when no symbol flags are set

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 10:06:47 PDT 2017


aprantl added a comment.

Yes, we are in the process of contributing all changes where this makes sense for back into the llvm.org repository. I wouldn't worry too much about introducing merge conflicts (we can handle that), but we shouldn't change the behavior of the tool (unless you have found a bug in the shipping dsymutil, of course).


https://reviews.llvm.org/D38587





More information about the llvm-commits mailing list