Remove unnecessary instantiation of StringRef.
SoName's type has changed from StringRef to std::string, so this code does not make sense anymore. llvm-svn: 301490
Loading
Please register or sign in to comment
SoName's type has changed from StringRef to std::string, so this code does not make sense anymore. llvm-svn: 301490