Skip to content
Snippets Groups Projects
  • Martin Bauer's avatar
    755f168c
    Fixes in field index resolve · 755f168c
    Martin Bauer authored
    - move_constants_before_loop: in the rare case that a symbol
      with same name exists in move target - the assignment is not moved
      previously an exception was raised in this case
    - consistent naming of intermediate base pointers
    755f168c
    History
    Fixes in field index resolve
    Martin Bauer authored
    - move_constants_before_loop: in the rare case that a symbol
      with same name exists in move target - the assignment is not moved
      previously an exception was raised in this case
    - consistent naming of intermediate base pointers
transformations.py 43.51 KiB