[PATCH] Debug info: Support fragmented variables.

Adrian Prantl aprantl at apple.com
Mon Dec 15 10:57:08 PST 2014


Ping.
> On Dec 4, 2014, at 4:06 PM, Adrian Prantl <aprantl at apple.com> wrote:
> 
> Almost forgot to ping this this week :-)
> 
> -- adrian
>> On Nov 10, 2014, at 11:06 AM, David Blaikie <dblaikie at gmail.com <mailto:dblaikie at gmail.com>> wrote:
>> 
>> do continue pinging weekly, but by way of explanation, Chandler's been a tad busy with the dev meeting, then a C++ standard committee meeting, etc.
>> 
>> On Mon, Nov 10, 2014 at 10:57 AM, Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote:
>> 
>> > On Nov 3, 2014, at 9:55 AM, Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote:
>> >
>> >
>> >> On Oct 27, 2014, at 8:35 AM, Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote:
>> >>
>> >>
>> >>> On Oct 22, 2014, at 11:18 AM, Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote:
>> >>>
>> >>> Rebased on todays trunk.
>> >>>
>> >>> This patch teaches SROA to split the debug info for aggregate variables into pieces describing the individual scalar elements of the former aggregate.
>> >>>
>> >>> Chandler, could you please review my responses to your previous review?
>> >> Ping.
>> >
>> > dup
>> 
>> Ping @Chandler.
>> >
>> > -- adrian
>> >>
>> >>
>> >>>
>> >>> http://reviews.llvm.org/D2680 <http://reviews.llvm.org/D2680>
>> >>>
>> >>> Files:
>> >>> lib/Transforms/Scalar/SROA.cpp
>> >>> test/DebugInfo/X86/sroasplit-1.ll
>> >>> test/DebugInfo/X86/sroasplit-2.ll
>> >>> <D2680.15262.patch>
>> >>
>> >>
>> >> _______________________________________________
>> >> llvm-commits mailing list
>> >> llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>> >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits <http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>
>> >
>> >
>> > _______________________________________________
>> > llvm-commits mailing list
>> > llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits <http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>
>> 
>> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits <http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>
>> 
> 
> _______________________________________________
> 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/20141215/c698de7c/attachment.html>


More information about the llvm-commits mailing list