Skip to content

Commit

Permalink
* Revert patch, it creates bogus code
Browse files Browse the repository at this point in the history
        For #268
  • Loading branch information
yoogx committed Nov 16, 2020
1 parent c400179 commit 4e440c6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@ package body Ocarina.Backends.PO_HI_C.Marshallers is

while Present (C) loop
if Kind (C) = K_Port_Spec_Instance
and then Is_In (C)
and then not AAU.Is_Empty (Destinations (C))
then
D := First_Node (Destinations (C));
Expand Down

0 comments on commit 4e440c6

Please sign in to comment.