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

Rafael Espindola espindola at google.com
Mon Sep 13 16:59:01 CDT 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: 8156 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20100913/3d557076/attachment.bin 


More information about the llvm-commits mailing list