[llvm-commits] metadata type
Nick Lewycky
nicholas at mxc.ca
Sat May 23 12:03:26 PDT 2009
This patch switches metadata away from using "{ }" type to its own new
"metadata" type. As a side-effect this patch makes PHI nodes on {} legal
again, similarly with %x = load {}* resulting in {}, etc.
Please review!
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: metadata-type.patch
Type: text/x-diff
Size: 24446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090523/cf26aef0/attachment.patch>
More information about the llvm-commits
mailing list