================
@@ -121,7 +121,6 @@ template <>
struct DenseMapInfo<mlir::tblgen::Constraint> {
using RecordDenseMapInfo = llvm::DenseMapInfo<const llvm::Record *>;
----------------
aengelke wrote:
Unused now?
https://github.com/llvm/llvm-project/pull/201991