diff options
author | Matthias Braun <matze@braunis.de> | 2016-12-05 06:00:36 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-12-05 06:00:36 +0000 |
commit | 6a441839a6a75f3844116a30703cf14027325b0d (patch) | |
tree | b8404ef960ef654cfbde3e45f1ebe0f65107043c /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | db8467ae26835b57cf1f9a494c8d9e91d570e92b (diff) | |
download | bcm5719-llvm-6a441839a6a75f3844116a30703cf14027325b0d.tar.gz bcm5719-llvm-6a441839a6a75f3844116a30703cf14027325b0d.zip |
TableGen: Use more StringInit instead of StringRef
This forces the code to call StringInit::get on the string early and
avoids storing duplicates in std::string and sometimes allows pointer
comparisons instead of string comparisons.
llvm-svn: 288642
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions