[clang] [llvm] [PowerPC] Fix codegen for transparent_union function params (PR #101738)
Lei Huang via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 17:04:12 PDT 2024
lei137 wrote:
Seems `CGT.ConvertType(Ty)` does what was needed. I've simplified the patch to use that instead.
https://github.com/llvm/llvm-project/pull/101738
More information about the cfe-commits
mailing list