[PATCH] D102523: [docs] Explain address spaces a bit more in opaque pointers doc

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 12:33:23 PDT 2021


tschuett added a comment.

This text explicitly does not talk about address spaces. For typed and opaque pointers, they still play the same role. For more information, see
`DataLayout <LangRef.html#langref-datalayout>`_.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102523/new/

https://reviews.llvm.org/D102523



More information about the llvm-commits mailing list