[all-commits] [llvm/llvm-project] d467bd: [CIR] Add support for emitting multi-vtables (#155...
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Mon Aug 25 09:55:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d467bd90a91becc9a953e432a6f9b292d136ffc9
https://github.com/llvm/llvm-project/commit/d467bd90a91becc9a953e432a6f9b292d136ffc9
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenVTables.cpp
A clang/test/CIR/CodeGen/multi-vtable.cpp
Log Message:
-----------
[CIR] Add support for emitting multi-vtables (#155027)
This change adds support for emitting multiple tables in a global vtable
object to handle the case of multiple-inheritence.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list