From: Borja F. <bor...@gm...> - 2010-10-12 11:20:27
|
Nice, what do you think about the generated code? Let me ask you an unrelated question, how have you set up the backend code having the LLVM source code out of SVN? 2010/10/12 John Myers <ato...@gm...> > > > On Sun, Oct 10, 2010 at 5:01 AM, Borja Ferrer <bor...@gm...>wrote: > >> Hello, i've just finished updating my code to the new LLVM version >> released some days ago, after this I've merged it to your codebase making >> the appropriate changes. As a start i decided to commit it to a branch >> before touching trunk so you can take a look and test it. >> >> To build it, just download the LLVM source code, apply the patches to >> Triple.h/cpp and build it. >> >> Let me know your thoughts. >> >> > Hi Borja, > > I think it's OK to start merging your *branch* into the *trunk*. > I've successfully built it on Linux and Windows and played around with it a > little bit. > > > > --John > |