diff options
author | Daniel Jasper <djasper@google.com> | 2015-07-10 08:25:54 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-07-10 08:25:54 +0000 |
commit | 7450f91716d02c18a96de2a9d8ae9849f09a6dc9 (patch) | |
tree | bf9a4682cb6e76aa72bc6dcafe5a50b831bb0a19 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | db82d2f33827dc44dc0076ad26a1a0f4638719c5 (diff) | |
download | bcm5719-llvm-7450f91716d02c18a96de2a9d8ae9849f09a6dc9.tar.gz bcm5719-llvm-7450f91716d02c18a96de2a9d8ae9849f09a6dc9.zip |
Re-use a single SmallString instance to reduce the stack frame size
In certain builds (msan), this can otherwise exceed the stack frame
limit set for certain environments.
llvm-svn: 241894
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions