================
@@ -612,8 +610,6 @@ void HWAddressSanitizer::initializeModule() {
C = &(M.getContext());
IRBuilder<> IRB(*C);
- IntptrTy = IRB.getIntPtrTy(DL);
----------------
fmayer wrote:
Let's leave this NFC
https://github.com/llvm/llvm-project/pull/84399