[PATCH] D88114: [clang]Test ensuring -fembed-bitcode passed to cc1 captures pre-opt bitcode.

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 15:42:28 PDT 2020


steven_wu added a comment.

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.


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