[PATCH] D33323: [llvm-pdbdump] Add the ability to merge PDBs

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 11:52:06 PDT 2017


On Thu, May 18, 2017 at 11:19 AM Bob Haarman via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> inglorion added a comment.
>
> I feel like llvm-pdbdump already does a ton of things. Having a tool to
> merge pdbs seems useful, but I'm not sure llvm-pdbdump should be that tool.
> If we want all that functionality in a single tool I think we should at
> least rename it to something like llvm-pdbtool (because we're not really
> dumping pdbs now), but I would actually prefer having this be a separate
> tool.
>

+1 to this and the subsequent points/discussing (including the tab
completion point).

Yeah, readelf/objdump seem like they overlap. But dsymutil/dwp are
prettydistinct tools from dwarfdump, for example.


>
>
> https://reviews.llvm.org/D33323
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/7a2c39b6/attachment.html>


More information about the llvm-commits mailing list