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

Heapster: freshen LLVM global names #1531

Merged
merged 3 commits into from
Dec 3, 2021
Merged

Commits on Dec 2, 2021

  1. added scFreshenGlobalIdent to find a fresh Ident to use for a SAW cor…

    …e global
    Eddy Westbrook committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0445c11 View commit details
    Browse the repository at this point in the history
  2. bug fix: LLVM globals are translated to fresh names, so that globals …

    …with the same name do not create name clashes
    Eddy Westbrook committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f1d4d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Merge branch 'master' into heapster/freshen-llvm-globals

    Eddy Westbrook authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d69969c View commit details
    Browse the repository at this point in the history