Fix a copy/paste error.

llvm-svn: 196770
This commit is contained in:
Joey Gouly 2013-12-09 10:23:27 +00:00
parent 2dc225bedf
commit 34ec7f7411
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ namespace lld {
using llvm::error_code;
using llvm::raw_ostream;
} // end namespace clang.
} // end namespace lld.
namespace std {
template <> struct hash<llvm::StringRef> {