Skip to content
Commit 6c92f17c authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[bugfix] The var_subst_map is a member of codegen_state not of the ecm

When using CInstructions with plain CTarget() as code generation target,
an AttributeError was thrown when evaluating the if clause here.
This commit uses the var_subst_map of the codegen_state instead.
parent 79ac3681
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment