repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs
[llvm-project.git]
/
llvm
/
bindings
/
ocaml
/
irreader
/
CMakeLists.txt
blob
d545723a1783c144d5a7ea7d07c6d5d978fd2304
1
add_ocaml_library(llvm_irreader
2
OCAML llvm_irreader
3
OCAMLDEP llvm
4
C irreader_ocaml
5
CFLAGS "-I${CMAKE_CURRENT_SOURCE_DIR}/../llvm"
6
LLVM IRReader)