Skip to content

Commit 7e7c9b1

Browse files
committed
svf-ex ander write and wpa ander read
1 parent b522273 commit 7e7c9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ foreach(folder ${diff_tests_anderson_folders})
144144
add_test(
145145
NAME diff_tests-wr-ander/ander-read-write/${filename}
146146
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/diff_tests/difftest.py
147-
"wpa -ander -alias-check=false -dump-icfg -print-pts -write-ander=ir_annotator"
147+
"svf-ex -ander -alias-check=false -dump-icfg -print-pts -write-ander=ir_annotator"
148148
"wpa -ander -alias-check=false -dump-icfg -print-pts -read-ander=ir_annotator"
149149
${CMAKE_CURRENT_SOURCE_DIR}/${filename} ${readFile}
150150
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}/bin

0 commit comments

Comments
 (0)