[patch][rfc] Add pwrite to raw_stream

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Apr 15 09:26:53 PDT 2015


On 15 April 2015 at 11:07, Yaron Keren <yaron.keren at gmail.com> wrote:
> Hi Rafael,
>
> raw_string_ostream is seekable like raw_svector_ostream, should it also
> inherit from raw_pwrite_stream?

It should be possible to make it seekable, but it is not implemented yet.

Cheers,
Rafael



More information about the llvm-commits mailing list