llvm-project/llvm/test/tools/sanstats
Rui Ueyama 2241b84f48 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".

llvm-svn: 285151
2016-10-26 01:07:26 +00:00
..
elf.test Use printf instead of "echo -e" or "echo -n". 2016-10-26 01:07:26 +00:00