diff options
author | Davide Italiano <davide@freebsd.org> | 2016-12-21 12:22:19 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2016-12-21 12:22:19 +0000 |
commit | 7116dc908cf7c6b2be04d327d5e69d12fb0c0a46 (patch) | |
tree | ef3c3dc3f1f823a799468e5dd64c50854327affb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 92c446016a72d452e481aadc28bfb1ccc32ddeb7 (diff) | |
download | llvm-7116dc908cf7c6b2be04d327d5e69d12fb0c0a46.zip llvm-7116dc908cf7c6b2be04d327d5e69d12fb0c0a46.tar.gz llvm-7116dc908cf7c6b2be04d327d5e69d12fb0c0a46.tar.bz2 |
[ELF/tests] Use cpio -it instead of cpio -t.
OpenBSD's cpio does not accept the -t option without -i.
Apparently some systems implement cpio -t as a shortcut
for cpio -it, the latter is the only thing that's documented.
This change avoids test failures on OpenBSD.
Patch by Mark Kettenis!
Differential Revision: https://reviews.llvm.org/D28002
llvm-svn: 290252
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions