[clang] [clang][CodeGen] Emit `llvm.tbaa.errno` metadata during module creation (PR #125258)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 24 06:16:58 PDT 2025


https://github.com/nikic commented:

This looks fine, but is there any test that actually checks for the presence of errno.tbaa? It looks like all of these are just updates due to numbering changes.

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


More information about the cfe-commits mailing list