Hi Bill, > Set the alignment of STRING_CSTs to be that which GCC expects it to be. We were > setting it to a default that made the alignment much larger than it needed to > be and wasting space. I would have expected LLVM to give strings an alignment of 1. Is that not so? Ciao, Duncan.