While I can't replicate this locally, it looks like the buildbots don't
recognize the IR block in r358385 l764 as IR. Downgrade it to being just
text while I look into it.
http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/30132
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358391
91177308-0d34-0410-b5e6-
96231b3b80d8
requries the consideraton of control flow. Consider the following IR, which
presents several difficulties:
-.. code-block:: llvm
+.. code-block:: text
define dso_local i32 @foo(i1 %cond, i32 %input) !dbg !12 {
entry: