[llvm-dev] Building tablegen alone

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 20 05:34:18 PDT 2016


On 10/20/2016 12:17 AM, Gopalasubramanian, Ganesh via llvm-dev wrote:
>
> For one of my cross compilation requirements I need to build tablegen
> alone for the host platform. Is there any way to configure the make
> system to build only the tablegen?

You can always use "make llvm-tblgen" after you configure the build 
tree. I don't know if there is any way to restrict it otherwise in terms 
of downloading sources, etc.

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list