Have raw_fd_ostream keep track of the position in the file to make tell() go...
Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush(). llvm-svn: 60560
Loading
Please register or sign in to comment