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
[RISCV] Add MIPS P8700 processor (#119882)
[llvm-project.git]
/
llvm
/
bindings
/
ocaml
/
target
/
CMakeLists.txt
blob
7fe896c43616c07f6e910e110d730add835bfdc4
1
add_ocaml_library(llvm_target
2
OCAML llvm_target
3
OCAMLDEP llvm
4
C target_ocaml
5
CFLAGS "-I${CMAKE_CURRENT_SOURCE_DIR}/ -I${CMAKE_CURRENT_SOURCE_DIR}/../llvm"
6
LLVM Target)