Skip to content

Add a CFG/CG normalization pass #7

@patacca

Description

@patacca

Possible ideas:

  • Better handling of thunk functions (can safely be removed in the normalization pass)
  • Sometimes there might be some code duplication. When function A jump to function B sometimes the whole code of function B is copied within function A instead of considering the jump like a function call

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededlowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions