From 7446b35c57afc07746f34b6309c4d428a27b9787 Mon Sep 17 00:00:00 2001 From: Patrick Baudin <patrick.baudin@cea.fr> Date: Wed, 16 Feb 2022 15:04:49 +0100 Subject: [PATCH] [scf] next to the new API of Eva --- tests/constant_propagation/test_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constant_propagation/test_config b/tests/constant_propagation/test_config index a0809882b6a..e4fab5265fc 100644 --- a/tests/constant_propagation/test_config +++ b/tests/constant_propagation/test_config @@ -1,3 +1,3 @@ -MACRO: CONSTANT_PROPAGATION_PLUGINS constant_propagation @EVA_MAIN_PLUGINS@ from,inout +MACRO: CONSTANT_PROPAGATION_PLUGINS constant_propagation @EVA_MAIN_PLUGINS@ PLUGIN: @CONSTANT_PROPAGATION_PLUGINS@ OPT: @EVA_OPTIONS@ -machdep x86_32 -then -scf -- GitLab