Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
f4452c37d03ab6cdcd2b23cb15b921c0bba591a7
/
.
/
examples
/
ModuleMaker
/
CMakeLists.txt
blob: 81e911560bdcf2c9c863029d5c265d79dce55590 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitwriter)
add_llvm_example(ModuleMaker
ModuleMaker.cpp
)