AsmMatcher: Ensure classes are totally ordered, so we can std::sort them reliably.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 27 May 2010 05:31:32 +0000 (05:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 27 May 2010 05:31:32 +0000 (05:31 +0000)
commit368a4565034b907943f5c0173574eb47939b74bf
tree90ba782d0f15efed62e904f16af9597f3ab640b5
parentcdef41a6b4889a7e7143053b1806e9c737058b30
AsmMatcher: Ensure classes are totally ordered, so we can std::sort them reliably.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104806 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmMatcherEmitter.cpp