[PATCH] D17012: Update document about convergent attribute.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 14:20:43 PST 2016


jlebar marked an inline comment as done.

================
Comment at: docs/LangRef.rst:1255
@@ -1246,3 +1254,3 @@
 ``inaccessiblememonly``
     This attribute indicates that the function may only access memory that
     is not accessible by the module being compiled. This is a weaker form
----------------
Removed the line and checked the HTML output, thank you.


http://reviews.llvm.org/D17012





More information about the llvm-commits mailing list