diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-20 00:07:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-20 00:07:40 +0000 |
commit | ca2552d9f94a97acd7d37a7366a90efc4c6f7b90 (patch) | |
tree | 2cf8c677dc75e8e230ae2502984356c0f8ebfddd /llvm/lib/Support/StringRef.cpp | |
parent | 605109d151b4f8faab0fb25371ee4c0173e1dfba (diff) | |
download | llvm-ca2552d9f94a97acd7d37a7366a90efc4c6f7b90.zip llvm-ca2552d9f94a97acd7d37a7366a90efc4c6f7b90.tar.gz llvm-ca2552d9f94a97acd7d37a7366a90efc4c6f7b90.tar.bz2 |
avoid a bunch of malloc thrashing for PositinoalVals by eliminating
a std::vector and a bunch of std::string temporaries.
llvm-svn: 82341
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions