<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>Would it be possible to set tbgen to be installed with llvm? For our project <a href="http://llvm.org/ProjectsWithLLVM/#tta-tce">http://llvm.org/ProjectsWithLLVM/#tta-tce</a> it would be very helpful, because our tools generate compiler backend plugins in the fly for each customized processor and plugin generation needs tbgen for handling td files.</div><div><br></div><div>Because of tbgen not beeing distributed, our users cannot use llvm from their favorite distribution packages, but they have to have llvm sources as well to be able to use our tools. Basically we have workaround where we copy tbgen sources of each supported version of  llvm to our project tree and write compile rules and install it with our project, which is a bit painful. </div><div><br></div><div>Mikael Lepistö</div></body></html>