[llvm-dev] Build clang front end only for few languages ( say C and C++ )
Nitish Srivastava via llvm-dev
llvm-dev at lists.llvm.org
Fri Sep 22 10:32:35 PDT 2017
Hi,
I am trying to build clang, however the build size is quite large. As
clang supports non-C family languages as well ( e.g. Java, Fortran ), is
there a way to turn that off during the build. I just want to have support
for C and C++ and don't care about other languages.
Is there a CMake option that needs to be set to do that??
Thanks a lot!
Best Regards,
Nitish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170922/714115f2/attachment.html>
More information about the llvm-dev
mailing list