Skip to content
Commit b2545fbc authored by Eli Friedman's avatar Eli Friedman
Browse files

malloc elimination: it's a bad idea to use raw_svector_ostream on a

small heap-allocated SmallString because it unconditionally forces a malloc.

(Revised version of r129688, with the necessary flush() call.)

llvm-svn: 129716
parent 17740e70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment