Revert "[mlir][ODS] Use StringLiteral instead of StringRef when applicable"
This reverts commit 953086dd because it breaks GCC 5 build: error: could not convert '(const char*)""' from 'const char*' to 'llvm::StringLiteral' static ::llvm::StringLiteral getDialectNamespace() { return ""; }
Loading
Please register or sign in to comment