[PATCH] D44527: [dsymutil] Rename llvm-dsymutil -> dsymutil
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 15 11:14:00 PDT 2018
JDevlieghere added a comment.
In https://reviews.llvm.org/D44527#1039135, @aprantl wrote:
> Congratulations!
> This is the kind of commit that is bound to break a lot of stuff, so please watch all the bots carefully.
Thanks! Yup, good thing I'm Build Czar :-)
In https://reviews.llvm.org/D44527#1039143, @aprantl wrote:
> Have you checked whether the debuginfo-tests repository needs to be updated, too?
I haven't run them but I grepped for `llvm-dsymutil` in the mono-repo which includes `debuginfo-tests`. I guess that should be sufficient?
Repository:
rL LLVM
https://reviews.llvm.org/D44527
More information about the llvm-commits
mailing list