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: NixOS/nixpkgs
base: 31f23ebc1f77
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 28aef45a1aaf
Choose a head ref
  • 4 commits
  • 20 files changed
  • 3 contributors

Commits on Aug 25, 2020

  1. llvm_11: Copy all files from llvmPackages_10

    This is simply the result of:
    cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/
    primeos committed Aug 25, 2020
    Copy the full SHA
    28f2797 View commit details
    Browse the repository at this point in the history
  2. llvm_11: init at 11.0.0rc1

    http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html
    
    TODO: Enable Polly.
    
    Co-authored-by: conferno <conferno@camfex.cz>
    2 people authored and primeos committed Aug 25, 2020
    Copy the full SHA
    0a8334d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    df267a4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'llvm_11' into master

    This merges #94204 with the only difference being that I modified the
    history into three commits that should be easier to review and
    understand.
    
    Original history: 3524f4c
    Modified history: df267a4
    primeos committed Aug 25, 2020
    Copy the full SHA
    28aef45 View commit details
    Browse the repository at this point in the history