Skip to content

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

Ghost User requested to merge (removed):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

Loading