summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2017-01-17 21:48:31 +0000
committerAaron Ballman <aaron@aaronballman.com>2017-01-17 21:48:31 +0000
commitb3c51513276183ae6b92ab27684de9593abb627f (patch)
treec49fdf88c76886589f6983139e48b39f417fc080 /llvm/docs/LangRef.rst
parent839f215e1938df9c33adda0fce1515b8b631c3b1 (diff)
downloadbcm5719-llvm-b3c51513276183ae6b92ab27684de9593abb627f.tar.gz
bcm5719-llvm-b3c51513276183ae6b92ab27684de9593abb627f.zip
Silence some Sphinx diagnostics in an attempt to get the documentation builder back to green (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/1895).
llvm-svn: 292271
Diffstat (limited to 'llvm/docs/LangRef.rst')
-rw-r--r--llvm/docs/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 5ac17015953..e93a02f6b02 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -3997,7 +3997,7 @@ DIFile
``DIFile`` nodes represent files. The ``filename:`` can include slashes.
-.. code-block:: llvm
+.. code-block:: none
!0 = !DIFile(filename: "path/to/file", directory: "/path/to/dir",
checksumkind: CSK_MD5,
OpenPOWER on IntegriCloud