[all-commits] [llvm/llvm-project] 6ae596: Revert "[IR][NFC] Drop vtable from PassConcept/Pas...
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Thu Jul 9 01:23:54 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ae5965f26e53d7338a779a73725a597a4d136e5
https://github.com/llvm/llvm-project/commit/6ae5965f26e53d7338a779a73725a597a4d136e5
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M llvm/include/llvm/IR/PassManagerInternal.h
Log Message:
-----------
Revert "[IR][NFC] Drop vtable from PassConcept/PassModel" (#208389)
Breaks ASan builds due to new-delete mismatch.
Closes #208381.
Reverts llvm/llvm-project#208168
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list