pass stringref by value instead of by const&
authorChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 00:34:28 +0000 (00:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 00:34:28 +0000 (00:34 +0000)
commitb8d6e98e566724f58344d275a4bd675249bb713a
tree4cadfd9e16988137f6ef50110454cf0d8dd0f4cf
parent159f527cb269002de85e671023b9231a2c8792e9
pass stringref by value instead of by const&

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95627 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmLexer.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp