mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
[mlir][docs] Fix broken link
This commit is contained in:
parent
5f41cef58f
commit
205e15c176
@ -52,7 +52,7 @@ module attributes {llvm.data_layout = "e",
|
||||
LLVM functions are represented by a special operation, `llvm.func`, that has
|
||||
syntax similar to that of the built-in function operation but supports
|
||||
LLVM-related features such as linkage and variadic argument lists. See detailed
|
||||
description in the operation list [below](#llvmfunc-mlirllvmllvmfuncop).
|
||||
description in the operation list [below](#llvmfunc-llvmllvmfuncop).
|
||||
|
||||
### PHI Nodes and Block Arguments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user