diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-01-12 12:38:43 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-01-12 12:38:43 +0000 |
commit | 49f98c742cf78f740face5cb3ce5d45900a1362f (patch) | |
tree | fa7fc2793366e89ea71d39c62d7bd12de0a0214b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 6abd69a60b74584e86102d400880d2ae00932f84 (diff) | |
download | bcm5719-llvm-49f98c742cf78f740face5cb3ce5d45900a1362f.tar.gz bcm5719-llvm-49f98c742cf78f740face5cb3ce5d45900a1362f.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions