Fix GCC 5 MLIR Build (NFC)
Try to fix the error: mlir/lib/Parser/Parser.cpp:553:14: error: cannot call member function 'mlir::InFlightDiagnostic mlir::detail::Parser::emitError(llvm::SMLoc, const llvm::Twine&)' without object << "operation location alias was never defined";
Loading
Please sign in to comment