From 97cac33e2278e65617ed654bd73a1d7ef17fa639 Mon Sep 17 00:00:00 2001 From: Sanjay Patel Date: Wed, 2 Sep 2015 19:35:31 +0000 Subject: [PATCH] fix underline git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246693 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 3c29e9a0618..756d411b53f 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -4164,7 +4164,7 @@ Examples: !3 = !{ i8 -2, i8 0, i8 3, i8 6 } '``unpredictable``' Metadata -^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``unpredictable`` metadata may be attached to any branch or switch instruction. It can be used to express the unpredictability of control -- 2.34.1