[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 14:15:30 PDT 2009


On Friday 17 July 2009 15:45, David Greene wrote:
> 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?

Ok, Thumb looks fixed, PIC16 is still broken.

Are there any PIC16 CodeGen tests yet?  I don't see any.  I'll start a new
directory.

                                 -Dave




More information about the llvm-commits mailing list