I think this should set the align to the maximum of the decl alignment and 4 so that, for example, if the user requests a minimum alignment using the aligned attribute it will be respected. http://reviews.llvm.org/D4753