[llvm] [M68k] Fix ODR violation in GISel code (PR #72797)

Vadim Petrochenkov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 07:35:37 PST 2023


================
@@ -25,6 +25,11 @@
 
 using namespace llvm;
 
+struct M68kFormalArgHandler : public M68kIncomingValueHandler {
----------------
petrochenkov wrote:

Done.

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


More information about the llvm-commits mailing list