[llvm] [M68k] fix call frame destruction elimination (PR #107579)

Janis Heims via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 08:28:15 PST 2024


================
@@ -33,6 +33,8 @@
 
 using namespace llvm;
 
+#define DEBUG_TYPE "M68k-frame"
----------------
TechnoElf wrote:

Done

https://github.com/llvm/llvm-project/pull/107579


More information about the llvm-commits mailing list