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] Change func to funct in RISCVInstrInfoXqci.td. NFC (#119669)
[llvm-project.git]
/
compiler-rt
/
lib
/
asan
/
scripts
/
CMakeLists.txt
blob
e5ab8ebed024211d4b8c18a367608d1ef1f4dd11
1
if(ANDROID)
2
add_compiler_rt_script(asan_device_setup)
3
add_dependencies(asan asan_device_setup)
4
endif()