[PATCH] D63525: LangRef: Attempt to formulate some rules for addrspacecast
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 00:58:43 PDT 2022
nikic added inline comments.
================
Comment at: llvm/docs/LangRef.rst:3651
+be non-dereferenceable in address space 0, unless the function is
+marked with the ``null_pointer_is_valid attribute``.
+
----------------
Backticks should probably end after the attribute name?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63525/new/
https://reviews.llvm.org/D63525
More information about the llvm-commits
mailing list