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: 3411c1566a29
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 579168b53733
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 27, 2019

  1. llvmPackages_8.clang: bare-metal driver linker fix

    Clang passes an incorrect -l linker flag for compiler-rt.
    
    See https://reviews.llvm.org/D51899
    arcnmx committed Jul 27, 2019
    Copy the full SHA
    a5e2b76 View commit details
    Browse the repository at this point in the history
  2. llvmPackages_8.compiler-rt: bare-metal support

    Bare-metal targets require a few additional options to be set.
    arcnmx committed Jul 27, 2019
    Copy the full SHA
    24070da View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge pull request #65483 from arcnmx/pr-llvm-baremetal

    llvm8 bare metal fixes
    matthewbauer committed Aug 14, 2019
    Copy the full SHA
    579168b View commit details
    Browse the repository at this point in the history