Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
bed85ab18cb5fa14040d2c4895a9ab940c1ae0c3
/
.
/
tools
/
lli
/
ChildTarget
/
CMakeLists.txt
blob: f08ce57c29533518fb979770cdbd9b162a29d56e [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
OrcJIT
RuntimeDyld
Support
)
add_llvm_utility(lli-child-target
ChildTarget.cpp
DEPENDS
intrinsics_gen
)