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

add patches for PPC #39094

Merged
merged 5 commits into from
Jan 13, 2021
Merged

add patches for PPC #39094

merged 5 commits into from
Jan 13, 2021

Commits on Jan 12, 2021

  1. add patches for PPC

    vchuravy committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2bbd5fb View commit details
    Browse the repository at this point in the history
  2. Backport LLVM patch to fix LLVM build on GCC 11

    GCC 11 has changed header dependencies again, so the build of LLVM
    fails because <limits> wasn't being included when it should be. This
    is already fixed upstream in LLVM 12.
    imciner2 authored and vchuravy committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4935775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81701f1 View commit details
    Browse the repository at this point in the history
  4. update LLVM binaries

    vchuravy committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    918ab6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e9309d View commit details
    Browse the repository at this point in the history