[LLVMdev] Tablegen: RegisterInfoEmitter.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Sep 30 08:39:51 PDT 2011


On Sep 30, 2011, at 8:29 AM, Jonas Paulsson wrote:

> The conclusion is that the StringRef::compare_numeric() is not deterministic

Thanks for tracking this down.

I believe we have a bug in compare_numeric() causing it to be non-transitive sometimes. It is supposed to provide a total ordering of strings. Can you find the bug?

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110930/ca43f737/attachment.html>


More information about the llvm-dev mailing list