[llvm-commits] Review request: generate DWARF pubnames under a compiler option

Eric Christopher echristo at gmail.com
Mon Jan 14 11:33:48 PST 2013


Yeah, apparently he's got some tool that uses it (tbh gdb index will use it
at the moment).

-eric


On Mon, Jan 14, 2013 at 11:31 AM, David Blaikie <dblaikie at gmail.com> wrote:

> On Mon, Jan 14, 2013 at 11:20 AM, Krzysztof Parzyszek
> <kparzysz at codeaurora.org> wrote:
> > This is a patch to restore the generation of the pubnames section in the
> > DWARF information.  The code is disabled by default and can be enabled
> with
> > -generate-dwarf-pubnames.
> >
> > Please review.
>
> (just for any reviewer's context (since I looked it up as it wasn't
> clear from the patch description), this was removed in r144169 because
> the pubnames debug info was unused)
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130114/028a841b/attachment.html>


More information about the llvm-commits mailing list