[PATCH] D28080: [Docs][OpenCL] Added OpenCL feature description to user manual.

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 23 04:57:30 PST 2016


Anastasia created this revision.
Anastasia added reviewers: yaxunl, pekka.jaaskelainen, bader.
Anastasia added subscribers: cfe-commits, rsmith.

Adding information on OpenCL to Clang documentation. This currently contain the main features only. I am hoping we can improve it with time documenting more features.

Can be build by:

  make  -DLLVM_ENABLE_SPHINX=ON -DLLVM_BUILD_DOCS=ON ...
  make sphinx


https://reviews.llvm.org/D28080

Files:
  docs/UsersManual.rst
  www/index.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28080.82410.patch
Type: text/x-patch
Size: 14130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161223/14c47073/attachment.bin>


More information about the cfe-commits mailing list