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
/
linker
/
CMakeLists.txt
blob
add5a59297e0d44acc16be9a032b7b2cd55c9f46
1
add_ocaml_library(llvm_linker
2
OCAML llvm_linker
3
OCAMLDEP llvm
4
C linker_ocaml
5
CFLAGS "-I${CMAKE_CURRENT_SOURCE_DIR}/../llvm"
6
LLVM Linker)