[llvm] r257979 - [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 16:47:31 PST 2016


I would appreciate if you could, don't want to make a mistake.

On Tue, Jan 19, 2016 at 6:06 PM, Hans Wennborg <hans at chromium.org> wrote:

> Sounds good to me. Go ahead and merge with utils/release/merge.sh, or
> let me know if you'd prefer me to do it. Thanks, Hans
>
> On Fri, Jan 15, 2016 at 5:25 PM, Keno Fischer <keno at juliacomputing.com>
> wrote:
> > To avoid unhappy users, it would be good to get this and r257977 applied
> to
> > the 3.8 branch.
> >
> > On Sat, Jan 16, 2016 at 2:15 AM, Keno Fischer via llvm-commits
> > <llvm-commits at lists.llvm.org> wrote:
> >>
> >> Author: kfischer
> >> Date: Fri Jan 15 19:15:32 2016
> >> New Revision: 257979
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=257979&view=rev
> >> Log:
> >> [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap
> >>
> >> Summary:
> >> Later in DWARF emission we check that DebugLocEntries have
> >> non-overlapping pieces, so we should create any such entries
> >> by merging here.
> >>
> >> Fixes PR26163.
> >>
> >> Reviewers: aprantl
> >> Differential Revision: http://reviews.llvm.org/D16249
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/73cd1cbd/attachment.html>


More information about the llvm-commits mailing list