mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
SwitchManager constructor fixup
This commit is contained in:
@@ -511,6 +511,7 @@ public:
|
||||
Default(Root->getDefaultDest()),
|
||||
SetBlockType(SetBlockType) {
|
||||
|
||||
NewBlocksRegistry = nullptr;
|
||||
// Get the switches of the the first MA. This is just in order to get a
|
||||
// reference to their conditions
|
||||
SwitchInst *EpochSwitch = Root;
|
||||
|
||||
Reference in New Issue
Block a user