[docs] Remove an example that isn't well formed LLVM IR and trips up the
authorChandler Carruth <chandlerc@gmail.com>
Mon, 6 Aug 2018 02:02:09 +0000 (02:02 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 6 Aug 2018 02:02:09 +0000 (02:02 +0000)
commit297620d3371f8aaea15c14ba1b62e447f1ffea0b
treee227f744fff6df921000f1374d18dc3cf9f0a399
parentef705b7de1f69f6705a27176a3bb68801888c905
[docs] Remove an example that isn't well formed LLVM IR and trips up the
Sphinx syntax highlighter.

This example also doesn't really make sense. There is no control flow or
clarification of what the `Safe:` block exists to do... If we want
examples here, we should make them much more clear in addition to making
them well formed IR sequences.

llvm-svn: 338981
llvm/docs/LangRef.rst