[llvm] undo breaking changes from "Reduce AsmPrinterHandlers virt. fn calls" without reverting the performance gains (PR #122297)
Alexis Engelke via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 06:13:29 PST 2025
================
@@ -14,7 +14,7 @@
#ifndef LLVM_LIB_CODEGEN_ASMPRINTER_WINCFGUARD_H
#define LLVM_LIB_CODEGEN_ASMPRINTER_WINCFGUARD_H
-#include "llvm/CodeGen/AsmPrinterHandler.h"
----------------
aengelke wrote:
Unneeded change?
https://github.com/llvm/llvm-project/pull/122297
More information about the llvm-commits
mailing list