[llvm] r292068 - [NVPTX] Let there be One True Way to set NVVMReflect params.

Malcolm Parsons via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 01:13:52 PST 2017


On 15 January 2017 at 16:54, Justin Lebar via llvm-commits
<llvm-commits at lists.llvm.org> wrote:

> +.. code-block:: c++
> +    std::unique_ptr<TargetMachine> TM = ...;

Missing blank line.

http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/1812/steps/docs-llvm-html/logs/stdio

Warning, treated as error:
/home/buildbot/llvm-build-dir/llvm-sphinx-docs/llvm/src/docs/NVPTXUsage.rst:333:
ERROR: Error in "code-block" directive:
maximum 1 argument(s) allowed, 17 supplied.

-- 
Malcolm Parsons


More information about the llvm-commits mailing list