CodeGen: Avoid multiple strlen calls
Use a StringRef to hold our section prefix. This avoids multiple calls to strlen. llvm-svn: 211602
Loading
Please register or sign in to comment
Use a StringRef to hold our section prefix. This avoids multiple calls to strlen. llvm-svn: 211602