[PATCH] XCore target: symbols in the .cp.rodata section must be 4 byte aligned

Richard Osborne richard at xmos.com
Thu Aug 28 03:59:47 PDT 2014


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






More information about the cfe-commits mailing list