Use raw_fd_ostream instead of std::ofstream.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 7 Jul 2014 20:34:51 +0000 (20:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 7 Jul 2014 20:34:51 +0000 (20:34 +0000)
commitb6b12e59a263e3eb984505921352195e38ecddde
treeb229acae73240819cdc46ce0346cdcf2d32852ae
parent7b4a6882467e7fef4516a0cbc418cbfce0fc6f6d
Use raw_fd_ostream instead of std::ofstream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212483 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/gold-plugin.cpp