[LLVMdev] RE: MinGW Tablegen

Misha Brukman brukman at uiuc.edu
Fri Oct 8 07:55:52 PDT 2004


On Fri, Oct 08, 2004 at 12:51:10PM +0200, Paolo Invernizzi wrote:
> Some problems... (or I'm missing something...)

Yes, you are missing recent CVS commits.  Henrik supplied you with the
binary, which is a bit out of date, but you are probably updating
Makefiles and *.td files from current CVS.

If you are using bleeding-edge CVS code, then you should be building it
yourself.  TableGen, in particular, has been changed recently to handle
variants of assembly printers, in the case of X86, Intel and AT&T syntax
are now supported directly via TableGen.

Naturally, the .td files changed, and a new option for specifying
variants has been added.

-- 
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu




More information about the llvm-dev mailing list