[PATCH] AsmPrinter: introduce support for aliases with non-zero GEPs.

Peter Collingbourne peter at pcc.me.uk
Sat May 4 13:27:38 PDT 2013


Hi Rafael,

On Sat, Apr 27, 2013 at 11:41:41AM -0400, Rafael EspĂ­ndola wrote:
> This needs to go in the language spec. It also needs verifier support.
> We should probably require the getelementptr to be inbound, no?

Have you read my proposal for global symbol offsets?
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-April/061511.html

For the reasons given in that email, I think that is probably
a better direction than this patch.

Thanks,
-- 
Peter



More information about the llvm-commits mailing list