[llvm-commits] [patch] Fix handling of common symbols

Rafael Espindola espindola at google.com
Mon Sep 13 14:59:01 PDT 2010


Roman found an issue with the previous patch that is fixed on this
one: If there is no explicit .local directive, a .comm should produce
a common symbol, even when the symbol is not first mentioned in a
directive.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: common.patch
Type: text/x-patch
Size: 8157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100913/3d557076/attachment.bin>


More information about the llvm-commits mailing list