mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-12 05:56:28 +00:00
[OCaml] Commit missing parts of r210395
llvm-svn: 210396
This commit is contained in:
parent
ec3618d58d
commit
06677a2162
@ -395,7 +395,7 @@ val global_context : unit -> llcontext
|
||||
(** [mdkind_id context name] returns the MDKind ID that corresponds to the
|
||||
name [name] in the context [context]. See the function
|
||||
[llvm::LLVMContext::getMDKindID]. *)
|
||||
val mdkind_id : llcontext -> string -> int
|
||||
val mdkind_id : llcontext -> string -> llmdkind
|
||||
|
||||
|
||||
(** {6 Modules} *)
|
||||
|
Loading…
Reference in New Issue
Block a user