On 10/03/2014 09:44 PM, Tom Stellard wrote: > -// CHECK: @foo = external global float > +// CHECK: @foo = external constant float It would be good to have the explicit address space id checked here (with fake address space map), but otherwise looks good to me now. -- --Pekka