aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorMorris Hafner <mmha@users.noreply.github.com>2025-08-20 12:52:11 +0200
committerGitHub <noreply@github.com>2025-08-20 12:52:11 +0200
commit3b9664840bc59c1a5230d222f7eedb2668697ccc (patch)
tree806962834ded6e7e2a1f97f5ba23e2df31b0b8ca /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent93189ec5141f6a7a2d6edf8839b630d25ca42408 (diff)
downloadllvm-3b9664840bc59c1a5230d222f7eedb2668697ccc.zip
llvm-3b9664840bc59c1a5230d222f7eedb2668697ccc.tar.gz
llvm-3b9664840bc59c1a5230d222f7eedb2668697ccc.tar.bz2
[CIR] Implement__builtin_va_arg (#153834)
Part of https://github.com/llvm/llvm-project/issues/153286. Depends on https://github.com/llvm/llvm-project/pull/153819. This patch adds support for __builtin_va_arg by adding the cir.va.arg operator. Unlike the incubator it doesn't depend on any target specific lowering (yet) but maps to llvm.va_arg.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions