[PATCH] D137275: [Driver][test] Fix test by creating empty archive instead of empty file
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 6 07:22:15 PST 2022
thakis added a comment.
…but even after that, things are still broken on macOS: http://45.33.8.238/macm1/50243/step_7.txt
ar: no archive members specified
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137275/new/
https://reviews.llvm.org/D137275
More information about the cfe-commits
mailing list