diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-05-19 14:42:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 14:42:50 -0700 |
commit | a0c515a9ef3be780e2dfd64d86de9e401b137b28 (patch) | |
tree | be738d9a2fccfd8a68b8b3d227b1458a24ca9c04 /llvm/lib/Bitcode | |
parent | 0b4cfd19f237fbbffb6e49b82dd91ee65e1e43a2 (diff) | |
download | llvm-a0c515a9ef3be780e2dfd64d86de9e401b137b28.zip llvm-a0c515a9ef3be780e2dfd64d86de9e401b137b28.tar.gz llvm-a0c515a9ef3be780e2dfd64d86de9e401b137b28.tar.bz2 |
[CIR] Upstream support for C++ member function calls (#140290)
This change adds the support needed to handle a C++ member function
call, including arranging the function type with an argument added for
the 'this' parameter. It was necessary to introduce the class to handle
the CXXABI, but at this time no target-specific subclasses have been
added.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions