mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-07 00:36:06 +00:00

it to be the caller's responsibility to provide a stream in binary mode. This fixes a layering violation and avoids an outs() call. llvm-svn: 104878