[PATCH] D88423: Fix llvm-link assert failure in BitCodeWriter
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 11:40:49 PDT 2020
dblaikie added a comment.
Given the code has explicit cases for byval and sret separately - could you include test coverage for both as well? (maybe rename teh test case and both could be tested in the same file - on different parameters or different functions, etc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88423/new/
https://reviews.llvm.org/D88423
More information about the llvm-commits
mailing list