= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Ocamlgraph overlay for llvm
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
0.2.tar.gz
md5=3427e4d33667338b11d995afcdc7bff0
Description
This overlay allows you to read and walk (but not write) the control flow graph of an llvm function using the same interface as an ocamlgraph. In particular, read-only ocamlgraph's algorithm can be applied.
Dependencies (5)
-
ocamlbuild
build
-
ocamlgraph
>= "1.8.5" & < "2.0.0"
-
llvm
>= "3.6"
-
ocamlfind
build
-
ocaml
>= "4.01.0"
Dev Dependencies (1)
-
conf-clang
with-test
Used by
-
None
Conflicts
-
None
On This Page