This is a fix for the asan bot after https://github.com/llvm/llvm-project/pull/174386 Failing bot: https://lab.llvm.org/buildbot/#/builders/24/builds/16371 This commit undoes a simplification I thought reduced copied+pasted code. I will merge it like this now to unblock the bot, and then work separately on a different way to share code between both callbacks.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.