xref
: /
external
/
llvm
/
bindings
/
ocaml
/
transforms
/
ipo
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_ocaml_library(llvm_ipo
2
OCAML llvm_ipo
3
OCAMLDEP llvm
4
C ipo_ocaml
5
LLVM ipo)
6