Skip to content
Commit 49f98c74 authored by Simon Atanasyan's avatar Simon Atanasyan
Browse files

[ELF][MIPS] Do not use 'sed' to modify binary files

On Windows different versions of 'sed' work in different text/binary
mode by default. If default mode is text, sed produces corrupted binary
files. Unfortunately there is no standard command line option to select
the mode. Some 'sed' support '-b' to switch to binary mode, while other
ones support '--text' option and does not have '-b' option at all.

llvm-svn: 257471
parent 6abd69a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment