xref
: /
aosp_15_r20
/
external
/
llvm
/
lib
/
ExecutionEngine
/
MCJIT
/
CMakeLists.txt
(revision 9880d6810fe72a1726cb53787c6711e909410d58)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_llvm_library(LLVMMCJIT
2
MCJIT.cpp
3
4
DEPENDS
5
intrinsics_gen
6
)
7