[PATCH] D95061: [OpenCL][Docs] Moved information about internals from UsersManual into OpenCLSupport

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 27 02:54:44 PST 2021


svenvh accepted this revision.
svenvh added a comment.
This revision is now accepted and ready to land.

LGTM then, thanks!



================
Comment at: clang/docs/UsersManual.rst:2951
   address space map can be added using the :ref:`-ffake-address-space-map
   <opencl_fake_address_space_map>` flag.
 
----------------
Anastasia wrote:
> svenvh wrote:
> > Is this a dead reference now that you moved it to a different file?
> It is moved to another doc but the labels are globally visible. 
Cool, I wasn't expecting that.


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

https://reviews.llvm.org/D95061



More information about the cfe-commits mailing list