Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework IL #157

Merged
merged 2 commits into from May 23, 2018
Merged

Rework IL #157

merged 2 commits into from May 23, 2018

Commits on May 22, 2018

  1. Rework IL

    Things having to do with registers are no longer represented by comments in IL.
    We should be able to write tests for register-related analyses in IL now. Along
    with this, more APIs having to do with registers have been added.
    HMPerson1 committed May 22, 2018
    Copy the full SHA
    29fbdf6 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    HMPerson1 committed May 22, 2018
    Copy the full SHA
    030f87e View commit details
    Browse the repository at this point in the history