[PATCH] D75291: Rename "llvm-gsym" and "llvm-gsymutil" to "gsymutil".

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 16:56:24 PST 2020


aprantl added a comment.

In D75291#1896992 <https://reviews.llvm.org/D75291#1896992>, @echristo wrote:

> Most of the other tools are llvm- any reason for the change?


I was the one to suggest this name, since I found it inconsistent to have `dsymutil` but `llvm-gsymutil`. The others are mostly called `llvm-` to differentiate them from preexisting tools  with the same name. I don't think it's necessary for a new tool; unless we want the prefix there it for marketing reasons?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75291/new/

https://reviews.llvm.org/D75291





More information about the llvm-commits mailing list