[llvm-commits] [PATCH][RFC] PR10367: don't allow GlobalAlias's aliasee to be an arbitrary Constant

Jay Foad jay.foad at gmail.com
Fri Jul 29 05:54:19 PDT 2011


On 29 July 2011 08:21, Jay Foad <jay.foad at gmail.com> wrote:
> Anyway, I'll put this patch on hold until we have a clearer idea of
> what direction to go in.

Just for the record, here's an updated patch which moves some checks
out of getAliasee and into the verifier, as Duncan suggested. I've
also done a successful self-hosted build and check-all with it.

Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-globalalias.diff
Type: text/x-patch
Size: 20742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110729/a66fede4/attachment.bin>


More information about the llvm-commits mailing list