I want LLVM to add padding at the top of my globals. I also want expressions that evaluate globals to use a base address that skips over the padding. I'm looking for any suggestions as to where to change the size of a global and where to change the pointer value used when it occurs in an expression. Gry