[clang] [llvm] [clang][CodeGen][AA] Add `!llvm.errno.tbaa` gathering int-compatible TBAA nodes (PR #125258)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Tue May 27 11:10:13 PDT 2025


rjmccall wrote:

Sorry, can you back up and explain the root problem you're trying to solve? You have a platform where we're emitting accesses to `errno` as if it weren't an `int`? What does it look like in source?

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


More information about the cfe-commits mailing list