[flang] Merge pull request flang-compiler/f18#1047 from CarolineConcatto/llvm_ostream
authorSteve Scalpone <sscalpone@nvidia.com>
Thu, 19 Mar 2020 16:31:27 +0000 (09:31 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2020 16:31:27 +0000 (09:31 -0700)
commit901198441ffa6dea0953bcef4bc5c238708b384a
treed6d88cdf50c3a747381d30a3f86ca451864b275f
parent8670e49901d116b2094aeb0a5117edef9e69cdcf
[flang] Merge pull request flang-compiler/f18#1047 from CarolineConcatto/llvm_ostream

[LLVMify F18] Replace the use std::ostream with LLVM streams llvm::ostream

Original-commit: flang-compiler/f18@a65b690ef00351bd6bc02593ddbd45fa240e9cbc
Reviewed-on: https://github.com/flang-compiler/f18/pull/1047