diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-31 16:38:10 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-31 16:38:10 -0400 |
commit | c15d5d12c625df52bf82828a6af5ef2dfb6b4533 (patch) | |
tree | b701b0d7a2e014654c28d5e08d730a392d2d4a7f /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 403d5a5e351956e950fdb8bba07f804fb7d52742 (diff) | |
download | llvm-c15d5d12c625df52bf82828a6af5ef2dfb6b4533.zip llvm-c15d5d12c625df52bf82828a6af5ef2dfb6b4533.tar.gz llvm-c15d5d12c625df52bf82828a6af5ef2dfb6b4533.tar.bz2 |
[Driver] NFC: Use Twine temp to replace std::string local
This patch replaces a `std::string` local used for a concatentation with
a `Twine` where the string was being passed into call.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions