This commit is contained in:
Alessandro Di Federico
2021-05-12 09:20:43 +02:00
parent c0dc0e85be
commit a6abb1ebd1
2 changed files with 2 additions and 0 deletions
@@ -459,6 +459,7 @@ bool IFI::handleIndirectBoundary(const std::vector<Boundary> &Boundaries,
IndirectBoundary->Successors.Addresses);
// Create the dispatcher for the targets
// WIP
auto Dispatcher = GCBI.buildDispatcher(ExpectedAddresses,
Builder,
ClonedBlocks.unexpectedPCBlock());