[NFC][YAMLTraits] Use `SmallString<>`+SSO when yamlizing non-strings
This gets rid of basically all temporary allocations during YAML serialization of llvm-exegesis snippets, we go from ~1.8M temporary allocations to 13k.
Loading
Please sign in to comment