[llvm-commits] [llvm-gcc-4.2] r81054 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Duncan Sands
baldrick at free.fr
Tue Sep 8 23:55:42 PDT 2009
Hi Bob,
> It seems like alignment is not generally supported for all constants in
> llvm. E.G., from emit_global_to_llvm() in llvm-backend.cpp:
actually it is supported in llvm, and has been for a while. Probably
this dates back to the mists of time...
> // FIXME: Support alignment on globals: DECL_ALIGN.
>
> I'm not going to attempt to fix all of that right now.
No problem.
Ciao,
Duncan.
More information about the llvm-commits
mailing list