Skip to content

Commit

Permalink
Rename ID_lvsa_mode to ID_lvsa_evs_type
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Jones committed Nov 20, 2017
1 parent d8e1955 commit 8a2ad9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/irep_ids.def
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ IREP_ID_TWO(generic_types, #generic_types)
IREP_ID_TWO(type_variables, #type_variables)
IREP_ID_ONE(havoc_object)
IREP_ID_TWO(overflow_shl, overflow-shl)
IREP_ID_ONE(lvsa_mode)
IREP_ID_ONE(lvsa_evs_type)
IREP_ID_ONE(is_initializer)

#undef IREP_ID_ONE
Expand Down

0 comments on commit 8a2ad9e

Please sign in to comment.