Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
53ca1f3190680f3e86aebe0f72f7918d63f71e0d
/
.
/
lib
/
CompilerDriver
/
CMakeLists.txt
blob: 2248de01b954ec88d40a0db390640889a9940b4f [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS support)
set(LLVM_REQUIRES_EH 1)
add_llvm_tool(llvmc
Action.cpp
CompilationGraph.cpp
llvmc.cpp
Plugin.cpp
Tool.cpp
)