summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FastISelEmitter.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-12-04 05:48:03 +0000
committerMatthias Braun <matze@braunis.de>2016-12-04 05:48:03 +0000
commit5ce905766623bc0039fd5ae158ac99ae990acae5 (patch)
treea7b7bdf2fbb68ac4d22394afc0673564d537f362 /llvm/utils/TableGen/FastISelEmitter.cpp
parent28f22ae15eb3df52138b5d15cfb435debf7a144f (diff)
downloadbcm5719-llvm-5ce905766623bc0039fd5ae158ac99ae990acae5.tar.gz
bcm5719-llvm-5ce905766623bc0039fd5ae158ac99ae990acae5.zip
TableGen: Use StringRef instead of const std::string& for parameters
This avoid an extra construction of a std::string (and a heap allocation) when the caller only has a StringRef but no std::string at hand. llvm-svn: 288610
Diffstat (limited to 'llvm/utils/TableGen/FastISelEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud