[llvm] r270511 - Make a symbol visitor and use it to dump CV symbols.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 17:16:30 PDT 2016


Both of these should be fixed now as of r270516.

On Mon, May 23, 2016 at 5:14 PM Evgenii Stepanov <eugeni.stepanov at gmail.com>
wrote:

> Also -Werror build of llvm itself:
> lib/DebugInfo/CodeView/SymbolDumper.cpp:206:19: error: private field
> 'CVSD' is not used [-Werror,-Wunused-private-field]
>   CVSymbolDumper &CVSD;
>
> On Mon, May 23, 2016 at 4:58 PM, Hans Wennborg via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > On Mon, May 23, 2016 at 4:41 PM, Zachary Turner via llvm-commits
> > <llvm-commits at lists.llvm.org> wrote:
> >> Author: zturner
> >> Date: Mon May 23 18:41:13 2016
> >> New Revision: 270511
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=270511&view=rev
> >> Log:
> >> Make a symbol visitor and use it to dump CV symbols.
> >>
> >> Differential Revision: http://reviews.llvm.org/D20534
> >> Reviewed By: rnk
> >
> > I think this broke lld:
> > http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/22522
> > _______________________________________________
> > 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/20160524/fbfecf64/attachment.html>


More information about the llvm-commits mailing list