[llvm-commits] [patch] Use .loc in codegen

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Nov 17 09:49:01 PST 2010


I did a debug build of clang using clang. That found some simple bugs
in the filename handling that I have fixed. A clang built with this
patch is 615815105 has bytes, one built without has 630301465. That
is, we save 13.8 MB on the line tables!

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loc.patch
Type: text/x-diff
Size: 23417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101117/f30ce1a3/attachment.patch>


More information about the llvm-commits mailing list