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)
commit44cb242ddafeee59852878982d1da91d2e9a74b6
treee0c8efe92f4c333e09d9a653c1e8a20fbd0ef82f
parentaea50ce97cf8bf8356588d771acce68d2eb6021b
Use raw_fd_ostream instead of std::ofstream.

llvm-svn: 212483
llvm/tools/gold/gold-plugin.cpp