We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b522273 commit 7e7c9b1Copy full SHA for 7e7c9b1
CMakeLists.txt
@@ -144,7 +144,7 @@ foreach(folder ${diff_tests_anderson_folders})
144
add_test(
145
NAME diff_tests-wr-ander/ander-read-write/${filename}
146
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/diff_tests/difftest.py
147
- "wpa -ander -alias-check=false -dump-icfg -print-pts -write-ander=ir_annotator"
+ "svf-ex -ander -alias-check=false -dump-icfg -print-pts -write-ander=ir_annotator"
148
"wpa -ander -alias-check=false -dump-icfg -print-pts -read-ander=ir_annotator"
149
${CMAKE_CURRENT_SOURCE_DIR}/${filename} ${readFile}
150
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}/bin
0 commit comments