Post ISel, LDS variables are absolute values. Representing them as
such is simpler than the frame recalculation currently used to build assembler
tables from their addresses.
This is a precursor to lowering dynamic/external LDS accesses from non-kernel
functions.
Don't like variables shadowing type names (also hate the LLVM capitalized naming convention). auto *IntTy?