commit | 7d084db8369c1b076dfc4563dce27f5aaebb63b8 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Wed Oct 26 01:07:26 2016 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Wed Oct 26 01:07:26 2016 +0000 |
tree | 1d0e809d67468fa12e0f7d8db158158fc6aacac8 | |
parent | 7f59a4b62de3f616add2f022094e7a57ae1fb032 [diff] |
Use printf instead of "echo -e" or "echo -n". Not all echo commands support "-e". On the other hand, printf command is in POSIX, so it's more portable than "echo -e". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285151 91177308-0d34-0410-b5e6-96231b3b80d8