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

Support reading thin archives in ArArchiveBuilder #128936

Merged
merged 9 commits into from
Aug 15, 2024

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    4f8042e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57f73d View commit details
    Browse the repository at this point in the history
  3. Use ArArchiveBuilder with the LLVM backend too

    All regressions that were blocking usage of ArArchiveBuilder should now
    be fixed.
    bjorn3 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c1f5350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63a067 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    2217014 View commit details
    Browse the repository at this point in the history
  2. Unconditionally use the LLVM symbol reader

    This may fix a linker error on MSVC
    bjorn3 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9de0d14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c972d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    901c9da View commit details
    Browse the repository at this point in the history