diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-03-17 18:55:30 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-03-17 18:55:30 +0000 |
commit | d7c546c9352be6914a055e6ab4784d8a8b22b331 (patch) | |
tree | 08953b871e7c13928187ee0e0f56845abba44ec1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d2647eaae6836202ea9790f9727fd7e0ea2c5092 (diff) | |
download | llvm-d7c546c9352be6914a055e6ab4784d8a8b22b331.zip llvm-d7c546c9352be6914a055e6ab4784d8a8b22b331.tar.gz llvm-d7c546c9352be6914a055e6ab4784d8a8b22b331.tar.bz2 |
Remove LookupSymbol(StringRef) and optimize LookupSymbol(Twine).
Same as MakeArgString in r232465, keep only LookupSymbol(Twine)
while making sure it handles the StringRef like cases efficiently
using twine::toStringRef.
llvm-svn: 232517
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions