llvmgraph
Ocamlgraph overlay for llvm
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.
Install
- Published
-
21 Apr 2015
- Authors
-
- Maintainers
-
Sources
Dependencies
conf-clang
with-test
ocamlbuild
build
ocamlgraph
>= "1.8.5" & < "2.0.0"
llvm
>= "3.6"
ocamlfind
build
ocaml
>= "4.01.0"
Reverse Dependencies