Skip to content

main/llvm15: use cmd:llvm15-tblgen when cross-compiling

Justin Klaassen requested to merge jck112/aports:llvm15 into master

This patch ensures the matching version of llvm-tblgen (i.e. llvm15-tblgen) is used when cross-compiling. This is the exact same change as the one for main/llvm14: !40610 (merged).

Merge request reports