Software-tag-based KASAN
Software-tag-based KASAN
Posted Oct 2, 2018 11:07 UTC (Tue) by mtaht (guest, #11087)In reply to: Software-tag-based KASAN by rweikusat2
Parent article: Software-tag-based KASAN
One of the stumbling blocks on the Mill cpu's compiler (which has tagged pointers also), was that llvm considered long ints and pointers to be equivalent in various stages of the optimizer. Is this fixed now in llvm 7?