Files
clang-p2996/clang/lib/CIR/CodeGen/CIRGenCall.cpp
Sirui Mu 85614e160b [CIR] Upstream initial function call support (#134673)
This patch upstreams initial support for making function calls in CIR.
Function arguments and return values are not included to keep the patch
small for review.

Related to #132487
2025-04-10 22:41:00 +08:00

3.2 KiB