Skip to content
Commit 63dc2645 authored by Lei Zhang's avatar Lei Zhang
Browse files

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 ""; }
parent 57a371d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment