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

Anton Korobeynikov anton at korobeynikov.info
Fri Jul 17 12:13:09 PDT 2009


>>> 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.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list