[LLVMdev] GHC, aliases, and LLVM HEAD

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 3 13:29:19 PDT 2014


> It looks fairly likely llvm will accept arbitrary expressions as
> aliasees again (see thread on llvmdev), but the restrictions inherent
> from what alias are at the object level will remain, just be reworded
> a bit. For example, we will have something along the lines of "the
> aliasee expression cannot contain an undefined GlobalValue".

And this is in: r210062.

Let us know how it looks from GHC's point of view.

Cheers,
Rafael



More information about the llvm-dev mailing list