OSDN Git Service

[docs] Switch debug info metadata blocks to use `text` instead of `llvm`
authorChandler Carruth <chandlerc@gmail.com>
Mon, 6 Aug 2018 03:35:36 +0000 (03:35 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 6 Aug 2018 03:35:36 +0000 (03:35 +0000)
commit63c6deda4e5cae43ac3a69c71066ffe13612d0eb
tree792f510b75ff3566cbeafaec145c832983598c02
parent512e317975b7713335d280c636c09b5d9d3dd043
[docs] Switch debug info metadata blocks to use `text` instead of `llvm`
highlighting syntax.

Most of them already were like this, and the Sphinx runs on the docs
build bot seems to be substantially more picky and/or not have support
for a bunch of the syntax here. Hopefully this will let it progress past
this.

My previous attempt to fix the syntax made the `opt` tool happy, but no
idea what the Sphinx stuff is really looking for, and the fact that
other blocks already just use `text` led me to this solution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338983 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst