antoniofrighetto wrote:

@nikic Mind glancing over the draft quickly? !llvm.errno.tbaa is being attached 
to individual load/store accessing errno, although I just realized that this 
information is already embedded in TBAA, so IIUC !llvm.errno.tbaa should just 
be a module-level list of int-compatible TBAA nodes. Is my latest understanding 
correct? That would make it much simpler than I thought. Sorry if I’m missing 
something!
https://github.com/llvm/llvm-project/pull/125258
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to