Changes in directory llvm/lib/Linker:
LinkModules.cpp updated: 1.120 -> 1.121
Linker.cpp updated: 1.12 -> 1.13
---
Log message:
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.
---
Diffs of the changes: (+11 -12)
LinkModules.
Changes in directory llvm/lib/Linker:
LinkModules.cpp updated: 1.118 -> 1.119
Linker.cpp updated: 1.11 -> 1.12
---
Log message:
Removed #include and replaced with llvm_* streams.
---
Diffs of the changes: (+16 -20)
LinkModules.cpp | 18 +-
Linker.cpp | 18 +++-