1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-ld
Dan Gohman 475a978a96 It's not necessary to call raw_ostream::close explicitly on automatic
raw_ostream variables immediately before they go out of scope.

llvm-svn: 99413
2010-03-24 19:00:02 +00:00
..
CMakeLists.txt llvm-ld doesn't throw. 2009-10-22 00:52:28 +00:00
llvm-ld.cpp It's not necessary to call raw_ostream::close explicitly on automatic 2010-03-24 19:00:02 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Optimize.cpp Convert more tools code from cerr and cout to errs() and outs(). 2009-07-16 15:30:09 +00:00