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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 03:26:47 PST 2016


dberris added inline comments.


================
Comment at: docs/LangRef.rst:4600-4601
+
+TODO: Add verification to make sure that the TBAARoot function is well
+formed.
+
----------------
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.


https://reviews.llvm.org/D26831





More information about the llvm-commits mailing list