diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2011-04-18 05:38:58 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2011-04-18 05:38:58 +0000 |
commit | 2dc287a1471bf7e181d7f7bac6a10dbb84e636f4 (patch) | |
tree | 7a964a6f564ca4cc3f43860b76d6185961347123 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 0e40208d7bb3ff2cac8bad38a578bfe52e7d3ff8 (diff) | |
download | llvm-2dc287a1471bf7e181d7f7bac6a10dbb84e636f4.zip llvm-2dc287a1471bf7e181d7f7bac6a10dbb84e636f4.tar.gz llvm-2dc287a1471bf7e181d7f7bac6a10dbb84e636f4.tar.bz2 |
More malloc elimination: it's a bad idea to use raw_svector_ostream on a
small heap-allocated SmallString because it unconditionally forces a malloc.
llvm-svn: 129688
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions