[PATCH] Self-referencing metadata

Joshua Klontz josh.klontz at gmail.com
Wed May 8 12:38:42 PDT 2013


As an LLVM beginner it took me a long time to figure out the correct API
calls to implement the self-referencing metadata required by llvm.loop.
Perhaps this patch can save others in a similar situation some trouble in
the future.

This patch is also a sanity check of my own understanding. Therefore, if it
is totally off-base then I apologize for the noise :)

Kindly,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130508/ba16a055/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: selfreferencing.diff
Type: application/octet-stream
Size: 1388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130508/ba16a055/attachment.obj>


More information about the llvm-commits mailing list