[PATCH] Added missing documentation to LangRef for intrinsic llvm.ptr.annotation.*

Michael Gottesman mgottesman at apple.com
Mon Mar 25 15:40:55 PDT 2013


Hello all.

When perusing through Intrinsics.td I noticed the intrinsic llvm.ptr.annotation and more importantly that it was no where to be seen in LangRef. This seems weird to me since its siblings llvm.var.annotation and llvm.annotation are documented in LangRef. The attached patch updates LangRef with documentation for said intrinsic.

Please Review,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-documentation-to-LangRef-for-the-intrinsic-llv.patch
Type: application/octet-stream
Size: 2436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130325/15f9261c/attachment.obj>


More information about the llvm-commits mailing list