Skip to content

Commit 250b140

Browse files
authored
Merge pull request #4874 from diffblue/simplifier_new_interface3
Simplifier: new interface, final piece [blocks: #4904]
2 parents a941ba9 + 412754c commit 250b140

10 files changed

+860
-890
lines changed

src/util/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ SRC = allocate_objects.cpp \
7171
simplify_expr_array.cpp \
7272
simplify_expr_boolean.cpp \
7373
simplify_expr_floatbv.cpp \
74+
simplify_expr_if.cpp \
7475
simplify_expr_int.cpp \
7576
simplify_expr_pointer.cpp \
7677
simplify_expr_struct.cpp \

0 commit comments

Comments
 (0)