kraj / meta-clang

Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
MIT License
153 stars 198 forks source link

clang: Do not package tablegen built during cross-compile #861

Closed kraj closed 11 months ago

kraj commented 11 months ago

These tools are only needed during build and we are using them from clang-native, so they are not needed to be either built or packages in nativesdk-clang or target clang builds

Fixes Issue #859


Contributor checklist

Reviewer Guidelines