[PATCH] D74883: Add a llvm-gsymutil tool that can convert object files to GSYM and perform lookups.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 14:45:53 PST 2020
clayborg added a comment.
In D74883#1892203 <https://reviews.llvm.org/D74883#1892203>, @aprantl wrote:
> My only concern is that it gets confusing to have both a gsymutil and a dsymutil but I think that ship has sailed when the format was called gsym.
Yeah, easy to rename if needed. Don't care if we change the name, I am open to suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74883/new/
https://reviews.llvm.org/D74883
More information about the llvm-commits
mailing list