[PATCH] D110431: Explicitly specify -fintegrated-as to clang/test/Driver/compilation_database.c test case.
David Tenty via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 24 10:30:32 PDT 2021
daltenty accepted this revision.
daltenty added a comment.
This revision is now accepted and ready to land.
LGTM (without the integrated assembler there will be an assembler invocation in the compilation database that actually produces the `.o` instead of the clang invocation we are looking for)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110431/new/
https://reviews.llvm.org/D110431
More information about the cfe-commits
mailing list