[llvm-commits] [PATCH] generate ABI-compliant sections for uninitialized static data members in template instantiations

Anton Korobeynikov anton at korobeynikov.info
Mon Feb 20 13:59:52 PST 2012


Kristof,

> The attached patch fixes a problem where LLVM doesn't generate .bss sections
> in a C++ ABI-compliant way.
> Would someone be able to review and apply the patch if fine?
It seems that the patch is generic, not eabi specific, right? Thus I'd
suggest to test also on e.g. x86-linux, where comdats are used.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list