[llvm-commits] [llvm] r75806 - in /llvm/trunk: include/llvm/CodeGen/AsmPrinter.h utils/TableGen/AsmWriterEmitter.cpp

David Greene dag at cray.com
Fri Jul 17 13:45:30 PDT 2009


On Friday 17 July 2009 14:13, Anton Korobeynikov wrote:
> >>> So the "return true" was always there.  Is it possible this is a bug
> >>> that's been in AsmWriterEmitter.cpp for a long time?
> >
> > The problem isn't really this piece of code. The way tablegen is
> > emitting switch / case statements to print the operands is different.
>
> I believe that all this caused PR4566. Please look into it for more
> details.

I believe I fixed this particular problem yesterday or the day before.  Is 
it still failing with TOT?

                                      -Dave




More information about the llvm-commits mailing list