[PATCH] D105695: [clang][tooling] Accept Clang invocations with multiple jobs
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 26 05:23:48 PDT 2021
jansvoboda11 requested review of this revision.
jansvoboda11 added a comment.
Requesting re-review, since there are two changes:
- `-cc1` commands that don't read a source file are ignored (e.g. jobs generated by `-fembed-bitcode`),
- test now have `-target arm64-apple-macosx11.0.0` to ensure things work platforms that don't have external assembler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105695/new/
https://reviews.llvm.org/D105695
More information about the cfe-commits
mailing list