| commit | 132381f9811190993b389e5171d30a1e2cd07f61 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 09 02:28:12 2015 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 09 02:28:12 2015 +0000 |
| tree | 5b314164eafbcd5c0dd64915559a183107d3f6e4 | |
| parent | 0a261a3dda4e3198ff9e23f27fe50f3d34fe1c8b [diff] |
Use the cast machinery to remove dummy uses of formatted_raw_ostream. If we know we are producing an object, we don't need to wrap the stream in a formatted_raw_ostream anymore. llvm-svn: 234461