[PATCH] D81311: [RFC] LangRef: Define inmem parameter attribute
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 6 12:49:15 PDT 2020
rjmccall added a comment.
I wonder if `byref` would be a better name for this, as a way to say that the object is semantically a direct argument that's being passed by implicit reference.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81311/new/
https://reviews.llvm.org/D81311
More information about the llvm-commits
mailing list