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

Backport reverts to fix thin archive reading for 1 68 beta #107609

Commits on Feb 2, 2023

  1. Revert back to LlvmArchiveBuilder on all platforms

    ArArchiveBuilder doesn't support reading thin archives, causing a
    regression.
    bjorn3 authored and pnkfelix committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    75625d3 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove macOS fat archive support from LlvmArchiveBuilder"

    This reverts commit 047c7cc.
    bjorn3 authored and pnkfelix committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7afc4d2 View commit details
    Browse the repository at this point in the history
  3. Revert "Avoid a temporary file when processing macOS fat archives"

    This reverts commit bd8e476.
    bjorn3 authored and pnkfelix committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    77565f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    0fe1bba View commit details
    Browse the repository at this point in the history
  2. Revert "switch to the macos-12-xl builder"

    This reverts commit fcbae98.
    compiler-errors authored and cuviper committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0e31fdb View commit details
    Browse the repository at this point in the history