[MLIR] Fix build failure due to https://reviews.llvm.org/D87059.
authorRahul Joshi <jurahul@google.com>
Thu, 17 Sep 2020 23:51:20 +0000 (16:51 -0700)
committerRahul Joshi <jurahul@google.com>
Thu, 17 Sep 2020 23:57:53 +0000 (16:57 -0700)
commitea237e2c8e5d082715effb9cb64158d7c6894e27
treead6c60ea79531f0b39a022c689277ba44771fba4
parentbae63742057785e03732f58d6ed1ec7bda090cc1
[MLIR] Fix build failure due to https://reviews.llvm.org/D87059.

- Remove spurious ;
- Make comparison object invokable as const.

Differential Revision: https://reviews.llvm.org/D87872
mlir/include/mlir/TableGen/OpClass.h