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

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 20:37:01 PDT 2024


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

nit: please start with lower case "m68k-frame"

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


More information about the llvm-commits mailing list