[all-commits] [llvm/llvm-project] d63569: [DebugInfo][Docs] Fix RST syntax for DW_OP_LLVM_ar...
J. Ryan Stinnett via All-commits
all-commits at lists.llvm.org
Mon Sep 12 04:49:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d635695cf80b3c4d2f5439d082fafcaa4f2a3fef
https://github.com/llvm/llvm-project/commit/d635695cf80b3c4d2f5439d082fafcaa4f2a3fef
Author: J. Ryan Stinnett <jryans at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[DebugInfo][Docs] Fix RST syntax for DW_OP_LLVM_arg in LangRef
The inline code in the description of `DW_OP_LLVM_arg` wasn't terminating
correctly, leading to more text displayed as code than intended. This fixes that
up and adds a superscript as a tiny embellishment.
More information about the All-commits
mailing list