[all-commits] [llvm/llvm-project] 662144: [CIR] Add support for DumpRecordLayouts (#145058)
Andres-Salamanca via All-commits
all-commits at lists.llvm.org
Mon Jun 23 12:58:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66214410c4059be3b60f287d80e2ffc77d2c9ab4
https://github.com/llvm/llvm-project/commit/66214410c4059be3b60f287d80e2ffc77d2c9ab4
Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenRecordLayout.h
M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp
A clang/test/CIR/CodeGen/dumb-record.cpp
Log Message:
-----------
[CIR] Add support for DumpRecordLayouts (#145058)
This PR adds support for the `-fdump-record-layouts` flag.
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