[PATCH] D118694: [Bitcode] Add partial support for opaque pointer auto-upgrade
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 5 15:07:49 PST 2022
aprantl added a comment.
For a one-off test checking in a manually crafted .bc file seems fine to me. If you are planning to add more tests, we should invest in some kind of yaml2bc utility (like yaml2obj). Not sure if this answers your question?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118694/new/
https://reviews.llvm.org/D118694
More information about the llvm-commits
mailing list