[clang] [Clang][CodeGen] Add metadata for load from reference (PR #98746)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 23 05:00:07 PDT 2024


https://github.com/nikic commented:

I think this is missing some test coverage for the `!align` values. Right now it just includes test updates, and I don't think the actual value is checked anywhere.

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


More information about the cfe-commits mailing list