X87: More OStreamsUse OStreams more often
authorweiliang.lin@intel.com <weiliang.lin@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 8 Jul 2014 05:24:52 +0000 (05:24 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 8 Jul 2014 05:24:52 +0000 (05:24 +0000)
commit31134fafefdd7a358d1ddcee85dd848a1910dbef
tree5b6640f7e8ea8022c74fc5c3490aae1d4506d217
parent9440ed3e988206c9d00f80611229e82ee7bdf6ce
X87: More OStreamsUse OStreams more often

port r22232

original commit message:

This is a mostly mechanical CL (more than 90% Emacs macros and
query-replace-regexp) moving FILE*/StringStream*-based APIs to
OStream-based APIs. There are a few places where this had to stop,
otherwise the CL would be even bigger, but this can easily and
incrementally cleaned up later.

BUG=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/379493002

Patch from Chunyang Dai <chunyang.dai@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22259 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/lithium-x87.cc
test/cctest/test-assembler-x87.cc
test/cctest/test-disasm-x87.cc