[llvm-commits] PATCH: Additional fragment statistics in MC Assembler
Jim Grosbach
grosbach at apple.com
Mon Dec 10 10:12:48 PST 2012
LGTM!
On Dec 8, 2012, at 6:28 AM, Eli Bendersky <eliben at google.com> wrote:
> Hello,
>
> Following up on
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158071.html
>
> This patch adds statistics for other non-DWARF fragments emitted by
> the assembler. This is useful in order to know how the numbers add up,
> since in particular the Align fragments account for a non-trivial
> portion of the emitted fragments (especially on -O0 which sets
> relax-all).
>
> Eli
> <mc-add-statistics2.patch>
More information about the llvm-commits
mailing list