mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-13 17:06:15 +00:00
[OCaml] Commit missing parts of r210395
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210396 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c49250087a
commit
1a17cd457b
@ -395,7 +395,7 @@ val global_context : unit -> llcontext
|
|||||||
(** [mdkind_id context name] returns the MDKind ID that corresponds to the
|
(** [mdkind_id context name] returns the MDKind ID that corresponds to the
|
||||||
name [name] in the context [context]. See the function
|
name [name] in the context [context]. See the function
|
||||||
[llvm::LLVMContext::getMDKindID]. *)
|
[llvm::LLVMContext::getMDKindID]. *)
|
||||||
val mdkind_id : llcontext -> string -> int
|
val mdkind_id : llcontext -> string -> llmdkind
|
||||||
|
|
||||||
|
|
||||||
(** {6 Modules} *)
|
(** {6 Modules} *)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user