Commits on Source 2

  • Pier Angelo Vendrame's avatar
    Move the macOS lld patch to llvm-project. · a812dd07
    Pier Angelo Vendrame authored
    To solve a macOS reproducibility project, we backported a patch from
    LLVM, but we applied it only to clang and only to macOS to prevent a
    rebuild for all the other platforms.
    However, a new rebuild is now needed, so we can apply the patch to all
    the platforms and all the project using the LLVM source code for
    consistency, even though the previous solution was completely fine.
    a812dd07
  • Pier Angelo Vendrame's avatar
    Bug 40907: Backport the fix to LLVM #62546 · 98860cf9
    Pier Angelo Vendrame authored
    We encountered the same problem as llvm-project#62546: we did not have
    complete reproducibility on debug symbols.
    So, we need to backport the patch that fixes the problem upstream.
    98860cf9
Loading
Loading