Files
clang-p2996/clang/lib/CodeGen/Targets/PPC.cpp
Lei Huang f95026dbf6 [PowerPC] Fix codegen for transparent_union function params (#101738)
Update codegen for func param with transparent_union attr to be that of
the first union member.

PPC fix for: https://github.com/llvm/llvm-project/issues/76773
2024-08-19 12:17:44 -04:00

39 KiB