Skip to content

Commit a9e2e51

Browse files
author
Matthias Güdemann
committed
Add ID_C_java_removed_virtual_call to irep defs
1 parent 678218a commit a9e2e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/irep_ids.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,7 @@ IREP_ID_TWO(type_variables, #type_variables)
840840
IREP_ID_ONE(havoc_object)
841841
IREP_ID_TWO(overflow_shl, overflow-shl)
842842
IREP_ID_TWO(C_no_initialization_required, #no_initialization_required)
843+
IREP_ID_TWO(C_java_removed_virtual_call, #java_removed_virtual_call)
843844

844845
#undef IREP_ID_ONE
845846
#undef IREP_ID_TWO

0 commit comments

Comments
 (0)