hopefully fix clang format issue
This commit is contained in:
parent
fdd649e2ef
commit
20859802f0
1 changed files with 1 additions and 0 deletions
|
@ -3784,6 +3784,7 @@ private:
|
|||
}
|
||||
default: {
|
||||
UNIMPLEMENTED_MSG("Unhandled instruction: {}", opcode->get().GetName());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue