commit | 9478556f8f3a415ac9edcbdfc26f613f041d48b1 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Mon Dec 05 19:44:31 2016 +0000 |
committer | Matthias Braun <matze@braunis.de> | Mon Dec 05 19:44:31 2016 +0000 |
tree | 35c7e509bf24ec6cf8ad27dd3c82a2793256eadd | |
parent | 0689e744d25f8906765cd08fd7f1faa0d73ce8cf [diff] |
TableGen/AsmMatcherEmitter: Bring sorting check back under EXPENSIVE_CHECKS Bring the sorting check back that I removed in r288655 but put it under EXPENSIVE_CHECKS this time. Also document that this the check isn't purely about having a sorted list but also about operator < having the correct transitive behavior. Apply the same to the other check in the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288693 91177308-0d34-0410-b5e6-96231b3b80d8