Skip to content

Commit 293a54f

Browse files
author
Vitalij Ruge
committed
aktived postOptModul lateInlineFunction
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24876 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 0aab849 commit 293a54f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Compiler/Util/Flags.mo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ constant ConfigFlag INDEX_REDUCTION_METHOD = CONFIG_FLAG(15, "indexReductionMeth
711711

712712
constant ConfigFlag POST_OPT_MODULES = CONFIG_FLAG(16, "postOptModules",
713713
NONE(), EXTERNAL(), STRING_LIST_FLAG({
714+
"lateInlineFunction",
714715
"CSE",
715716
"relaxSystem",
716717
"inlineArrayEqn",

0 commit comments

Comments
 (0)