| commit | 3522ab30dbd7bdedde73bf8d0545bd5a978cccde | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Sat Nov 28 08:23:02 2015 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Sat Nov 28 08:23:02 2015 +0000 |
| tree | 50c8f50f8641ec7bab0ebd40a321d72fb78302f2 | |
| parent | 017fffbd2a968de6aed705964ef4190e58782515 [diff] |
[TableGen] Use SmallString instead of std::string to build up a string to avoid heap allocations. NFC llvm-svn: 254221