[PATCH] D26831: [LangRef] Update the TBAA section

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 09:35:14 PST 2017


sanjoy marked 13 inline comments as done.
sanjoy added a comment.

Marking some inline comments as done.



================
Comment at: docs/LangRef.rst:4577
+like for scalar type descriptors, is for ergonomics -- LLVM only cares that
+it finds an ``MDString`` there.  After this the name, we struct type
+descriptors have a sequence of alternating ``MDNode`` and ``ConstantInt``
----------------
anna wrote:
> 'After this name, the struct type...'
This bit of text is no longer there.


https://reviews.llvm.org/D26831





More information about the llvm-commits mailing list