diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-08-13 06:19:52 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-08-13 06:19:52 +0000 |
commit | 3d1173ba1a53cab08ed2c33e47dd617df77a914b (patch) | |
tree | 5d7e50d213b4bb34c2eacfc6bb950ebeb379df26 /clang/lib/CodeGen | |
parent | b768f77ed6edf87771702a6f65419ec3f9dc69cb (diff) | |
download | bcm5719-llvm-3d1173ba1a53cab08ed2c33e47dd617df77a914b.tar.gz bcm5719-llvm-3d1173ba1a53cab08ed2c33e47dd617df77a914b.zip |
Modify raw_svector_ostream to use its SmallString without additional buffering.
This is faster and avoids the stream and SmallString state synchronization issue.
resync() is a no-op and may be safely deleted. I'll do so in a follow-up commit.
Reviewed by Rafael Espindola.
llvm-svn: 244870
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions