[llvm] f1a48b5 - [doc][LoongArch] Use ``lp64s`` instead of `lp64s`. NFC

Weining Lu via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 22:55:55 PDT 2023


Author: Weining Lu
Date: 2023-06-12T13:55:28+08:00
New Revision: f1a48b5349f701a3a303ab40a17fbc89c387c540

URL: https://github.com/llvm/llvm-project/commit/f1a48b5349f701a3a303ab40a17fbc89c387c540
DIFF: https://github.com/llvm/llvm-project/commit/f1a48b5349f701a3a303ab40a17fbc89c387c540.diff

LOG: [doc][LoongArch] Use ``lp64s`` instead of `lp64s`. NFC

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 4dd483f68544a..35d982f5813cd 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -159,7 +159,7 @@ Changes to the Hexagon Backend
 Changes to the LoongArch Backend
 --------------------------------
 
-* The `lp64s` ABI is supported now and has been tested on Rust bare-matal target.
+* The ``lp64s`` ABI is supported now and has been tested on Rust bare-matal target.
 
 Changes to the MIPS Backend
 ---------------------------


        


More information about the llvm-commits mailing list