forked from OSchip/llvm-project
[mlir] Fix syntax error in markdown documentation
This commit is contained in:
parent
37f99a5606
commit
eb4917d121
|
@ -434,4 +434,4 @@ MLIR, blocks are not values and don't need a type.
|
|||
All operations in the LLVM IR dialect have a custom form in MLIR. The mnemonic
|
||||
of an operation is that used in LLVM IR prefixed with "`llvm.`".
|
||||
|
||||
[include "Dialects/LLVMOps.md"
|
||||
[include "Dialects/LLVMOps.md"]
|
||||
|
|
Loading…
Reference in New Issue