Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/llvm-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4f4a39b979
Choose a base ref
...
head repository: dotnet/llvm-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 01a05cafe1
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 8, 2024

  1. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …702.2 (#591)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24327.1 -> To Version 9.0.0-beta.24352.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d824333 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Remove LLVM_TOOLS_TO_BUILD option from llvm.proj (#590)

    This was a custom change added in da3d772 but we missed porting that to recent branches.
    
    Given we've not even noticed until now and it just causes building a bit more tools I'd argue it's better to just remove this.
    akoeplinger authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    01a05ca View commit details
    Browse the repository at this point in the history
Loading