[llvm] 1473b00 - [Docs] Fix Typo
Zakk Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 23:45:49 PST 2021
Author: Zakk Chen
Date: 2021-02-08T23:45:32-08:00
New Revision: 1473b00cf814fae5dbd3fe4f48f6a75a0b2b9094
URL: https://github.com/llvm/llvm-project/commit/1473b00cf814fae5dbd3fe4f48f6a75a0b2b9094
DIFF: https://github.com/llvm/llvm-project/commit/1473b00cf814fae5dbd3fe4f48f6a75a0b2b9094.diff
LOG: [Docs] Fix Typo
Added:
Modified:
llvm/docs/CommandGuide/tblgen.rst
Removed:
################################################################################
diff --git a/llvm/docs/CommandGuide/tblgen.rst b/llvm/docs/CommandGuide/tblgen.rst
index db2417120b59..530649646828 100644
--- a/llvm/docs/CommandGuide/tblgen.rst
+++ b/llvm/docs/CommandGuide/tblgen.rst
@@ -138,7 +138,7 @@ llvm-tblgen Options
.. option:: -gen-compress-inst-emitter
- Generate RISCV compressed instructions.
+ Generate RISC-V compressed instructions.
.. option:: -gen-ctags
More information about the llvm-commits
mailing list