<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello all,<br><br>I was doing some research on LLVM register allocator. I need to test my modification of the register allocator by using some test benchmarks.(Say I am using the gzip as a test program.) How can I make the whole gzip program using LLVM? <br><br>I read the "LLVM Makefile Guide" documentation but still not clear about how to modify the makefile of the gzip.<br><br>Z.Wu<br></td></tr></table>