diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2016-03-11 10:20:56 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2016-03-11 10:20:56 +0000 |
commit | c1263534738a5bf464f01942c6f34c21ea6293e1 (patch) | |
tree | 8bbb58fb19d2221b1d93b8c3f9e78ff89939408f /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 56e0d53e922ac1bae2354ec037edbbfbbf7419f5 (diff) | |
download | bcm5719-llvm-c1263534738a5bf464f01942c6f34c21ea6293e1.tar.gz bcm5719-llvm-c1263534738a5bf464f01942c6f34c21ea6293e1.zip |
[InstCombine] Use Twines to generate names.
Since the names are used in a loop this does more work in debug builds. In
release builds value names are generally discarded so we don't have to do
the concatenation at all. It's also simpler code, no functional change
intended.
llvm-svn: 263215
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions