repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Types] Define a getWithNewBitWidth for Types and make use of it
[llvm-complete.git]
/
bindings
/
ocaml
/
transforms
/
passmgr_builder
/
CMakeLists.txt
blob
b012863d8ec7ed57ccd1e6a47f4ed2964d88dabc
1
add_ocaml_library(llvm_passmgr_builder
2
OCAML llvm_passmgr_builder
3
OCAMLDEP llvm
4
C passmgr_builder_ocaml
5
LLVM ipo)