[clang] [llvm] [CIR][ABI] Add ABI metadata fields to RecordType (PR #188300)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 15:06:51 PDT 2026


================

----------------
adams381 wrote:

Removed those fields from RecordTypeStorage entirely — the metadata now lives in the module attribute, so the type storage is back to its original shape.

https://github.com/llvm/llvm-project/pull/188300


More information about the cfe-commits mailing list