From ac02bf733c9fd9242877109096dd0f6768f2766b Mon Sep 17 00:00:00 2001 From: Qiu Chaofan Date: Thu, 20 Jun 2024 13:37:43 +0800 Subject: [NFC] Fix header level in LangRef --- llvm/docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 02165b0..9a0f73e 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -29338,7 +29338,7 @@ Lowering: Lowers to a call to `objc_storeWeak `_. Preserving Debug Information Intrinsics -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +--------------------------------------- These intrinsics are used to carry certain debuginfo together with IR-level operations. For example, it may be desirable to -- cgit v1.1