[cfe-commits] r169219 - in /cfe/trunk: lib/CodeGen/CGDebugInfo.cpp test/CodeGenCXX/debug-info-flex-member.cpp test/CodeGenCXX/debug-info-zero-length-arrays.cpp

Eric Christopher echristo at gmail.com
Tue Dec 4 11:11:27 PST 2012


On Tue, Dec 4, 2012 at 10:34 AM, Chris Lattner <clattner at apple.com> wrote:

>
> On Dec 4, 2012, at 9:36 AM, Eric Christopher <echristo at gmail.com> wrote:
>
> Doesn't really matter.
>
>
> Small savings of debug info size?
>
>
They're the same size?

Wait, do you mean in the IR? Then yeah, we could probably just replace the
upper bound with a count and go from there I think.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121204/888a3845/attachment.html>


More information about the cfe-commits mailing list