[llvm-commits] PATCH: Additional fragment statistics in MC Assembler
Eli Bendersky
eliben at google.com
Sat Dec 8 06:28:56 PST 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mc-add-statistics2.patch
Type: application/octet-stream
Size: 1862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121208/b807bdc7/attachment.obj>
More information about the llvm-commits
mailing list