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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 14:42:05 PST 2016


sanjoy added inline comments.


================
Comment at: docs/LangRef.rst:4600-4601
+
+TODO: Add verification to make sure that the TBAARoot function is well
+formed.
+
----------------
dberris wrote:
> nit: You probably want to hide this as a comment? Not sure how/whether "TODO:" gets rendered differently from normal text in the final HTML.
I'll ditch this before checkin -- this was more of a reminder to myself than anything else.


https://reviews.llvm.org/D26831





More information about the llvm-commits mailing list