[llvm-commits] [llvm-gcc-4.2] r72804 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Wed Jun 3 22:18:28 PDT 2009


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.



More information about the llvm-commits mailing list