[PATCH] D14843: [ThinLTO/LTO] Don't link in unneeded metadata

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 16:50:13 PST 2015


Hi Andrew,

This was also reported in https://llvm.org/bugs/show_bug.cgi?id=25915
and I have a fix, just working on a test case.

Teresa

On Mon, Dec 21, 2015 at 4:48 PM, Andrew Adams <andrew.b.adams at gmail.com> wrote:
> abadams added a subscriber: abadams.
> abadams added a comment.
>
> I'm getting segfaults where CU->getSubprograms() in findNeededSubprograms is returning null and then being dereferenced.
>
> See https://llvm.org/bugs/show_bug.cgi?id=25917
>
> Commenting here so that hopefully the right people see the bug.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D14843
>
>
>



-- 
Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413


More information about the llvm-commits mailing list