commit | ae6c9403d136b292125538b4097d90310ff48abf | [log] [tgz] |
---|---|---|
author | Fangrui Song <maskray@google.com> | Wed Apr 10 14:52:37 2019 +0000 |
committer | Fangrui Song <maskray@google.com> | Wed Apr 10 14:52:37 2019 +0000 |
tree | 2b902f61f7fb8e4919ff6c44ad2d2e6f6556caa0 | |
parent | 6a7412a893da45867fe66fdf852a653956fb998c [diff] |
[MachineOutliner] Replace ostringstream based string concatenation with Twine This makes my libLLVMCodeGen.so.9svn 4936 bytes smaller. While here, delete unused #include <map> llvm-svn: 358089