[lld] r276935 - [lld][MachO] Re-apply r276921 with fix - initialize strings for debug string

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 09:56:34 PDT 2016


Hi Davide,

Looks like I reapplied a patch without being careful enough. Thanks very
much for fixing it!

- Lang.

On Sat, Sep 10, 2016 at 1:54 PM, Davide Italiano <davide at freebsd.org> wrote:

> On Wed, Jul 27, 2016 at 3:55 PM, Lang Hames via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: lhames
> > Date: Wed Jul 27 17:55:30 2016
> > New Revision: 276935
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=276935&view=rev
> > Log:
> > [lld][MachO] Re-apply r276921 with fix - initialize strings for debug
> string
> > copies.
> >
>
> While reading the MachO lld code I noticed this commit copies the same
> header 3 times.
> I think you intended to include only once, so I committed a fix. In
> case this wasn't your intention, feel free to revert.
>
> --
> Davide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160911/7d9b7960/attachment.html>


More information about the llvm-commits mailing list