projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c492500
)
[OCaml] Commit missing parts of r210395
author
Peter Zotov
<whitequark@whitequark.org>
Sat, 7 Jun 2014 15:53:28 +0000
(15:53 +0000)
committer
Peter Zotov
<whitequark@whitequark.org>
Sat, 7 Jun 2014 15:53:28 +0000
(15:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210396
91177308
-0d34-0410-b5e6-
96231b3b80d8
bindings/ocaml/llvm/llvm.mli
patch
|
blob
|
history
diff --git
a/bindings/ocaml/llvm/llvm.mli
b/bindings/ocaml/llvm/llvm.mli
index 4907d4426d56c48f81aa2f732cf63fac41ba2a71..59a89db5f489bb40b0908958338c53b0d286b068 100644
(file)
--- a/
bindings/ocaml/llvm/llvm.mli
+++ b/
bindings/ocaml/llvm/llvm.mli
@@
-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} *)