================
@@ -2220,6 +2221,10 @@ For example:
accessing inaccessible memory itself). Inaccessible memory is often used
to model control dependencies of intrinsics.
- ``errnomem``: This refers to accesses to the ``errno`` variable.
+ - ``target_mem#`` : These refer to target specific state that cannot be
+ accessed by any other means. # is a number between 0 and 1 inclusive.
+
+
----------------
paulwalker-arm wrote:
Please delete these extra blank line.
https://github.com/llvm/llvm-project/pull/148650
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits