[PATCH] D88114: [clang]Test ensuring -fembed-bitcode passed to cc1 captures pre-opt bitcode.
Mircea Trofin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 23 09:00:48 PDT 2020
mtrofin added a comment.
In D88114#2288860 <https://reviews.llvm.org/D88114#2288860>, @steven_wu wrote:
> Ok, I guess we are on the same page. The idea sounds fine to me.
>
> I would suggest just check that the output matches the input file as much as possible, rather than just check a label and a call instruction.
Makes sense - also added a C test, same idea.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88114/new/
https://reviews.llvm.org/D88114
More information about the cfe-commits
mailing list