[NFCi] Replace a couple of usages of const StringRef& with StringRef
No sense passing these by reference when a copy is about as free, and saves on potential indirection later. llvm-svn: 324540
Loading
Please register or sign in to comment
No sense passing these by reference when a copy is about as free, and saves on potential indirection later. llvm-svn: 324540