Change sort function used in tblgen to be strict weak ordering
The windows debug is failing as the sort function is not strict weak ordering, so switch a >= to a >. llvm-svn: 306422
Loading
Please sign in to comment
The windows debug is failing as the sort function is not strict weak ordering, so switch a >= to a >. llvm-svn: 306422