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

Stop using LLVM struct types for alloca #122053

Merged
merged 5 commits into from
Apr 24, 2024
Merged

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f4426c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d46b688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce5dc8 View commit details
    Browse the repository at this point in the history
  4. remove alloca type from issue-105386-ub-in-debuginfo

    It's irrelevant for the purposes of this test (there is only one alloca)
    and its size changes depending on the target, so it can't be matched
    easily.
    erikdesjardins committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    daaaacd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6df27ef View commit details
    Browse the repository at this point in the history