nixpkgs/pkgs/development/compilers/llvm/7
Daiderd Jordan 807ba5f123 llvm: fix llvm-config on darwin
With 7.1 llvm-config looks for libLLVM-7.1.dylib, but the shortVersion
was still 7 so only 7 and 7.1.0 where aliased before.

	$ llvm-config --link-shared
	llvm-config: error: libLLVM-7.1.dylib is missing
2019-05-04 17:32:43 +02:00
..
clang llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
libc++ llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
bintools.nix llvm: support cross compilation with useLLVM flag 2019-02-26 19:45:35 -05:00
compiler-rt-codesign.patch compiler-rt: quickfix codesign patch by dropping hunks 'already applied' 2018-09-23 13:30:17 -05:00
compiler-rt.nix Merge pull request #56744 from matthewbauer/macos-10-12 2019-04-26 22:20:03 -04:00
crtbegin-and-end.patch llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch 2019-03-20 13:26:49 -05:00
default.nix llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
libc++abi.nix llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
lld.nix llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
lldb.nix llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
llvm-outputs.patch
llvm.nix llvm: fix llvm-config on darwin 2019-05-04 17:32:43 +02:00
openmp.nix llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
sanitizers-nongnu.patch llvm7: update musl patch for sanitizers 2018-09-24 11:19:05 -05:00