Alexey Lapshin 972b6a3a34 [llvm-objcopy][Support] move writeToOutput helper function to Support.
writeToOutput function is useful when it is necessary to create different kinds
of streams(based on stream name) and when we need to use a temporary file
while writing(which would be renamed into the resulting file in a success case).
This patch moves the writeToStream helper into the Support library.

Differential Revision: https://reviews.llvm.org/D98426
2021-03-22 15:41:10 +03:00
..
2021-01-17 10:39:45 -08:00
2021-01-04 11:42:47 -08:00
2020-06-03 16:10:09 -07:00
2021-02-17 16:01:32 -08:00
2020-12-03 20:11:11 +01:00