mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
More fixes for switch unreachable
This commit is contained in:
parent
748f7b8e49
commit
d40f7fa759
2 changed files with 13 additions and 14 deletions
|
@ -606,7 +606,7 @@ public:
|
|||
{
|
||||
return (mKind <= BeMCInstKind_Unwind_SetBP);
|
||||
}
|
||||
|
||||
|
||||
BeMCOperand* GetDest()
|
||||
{
|
||||
if (mResult)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue