[LLVMdev] Installing tbgen with llvm by default.

Chris Lattner clattner at apple.com
Fri May 8 10:33:22 PDT 2009


On May 6, 2009, at 11:28 PM, Mikael Lepistö wrote:

> Chris Lattner wrote:
>>
>> On May 4, 2009, at 11:03 PM, Mikael Lepistö wrote:
>>
>>> Hi,
>>>
>>> Would it be possible to set tbgen to be installed with llvm? For  
>>> our project http://llvm.org/ProjectsWithLLVM/#tta-tce 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.
>>
>> Sure, would you care to prepare a patch?
>>
>> -Chris
> Great!
>
> Hope that this patch will do. I removed util dir from install filter- 
> out list, added NO_INSTALL = 1 to googletest Makefile and removed  
> NO_INSTALL define from tblgen.

Thanks, applied here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090504/077258.html

-Chris



More information about the llvm-dev mailing list