about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Merge pull request #42456 from dtzWill/fix/llvm4-triples-unconditionalWill Dietz1-5/+4
2018-06-25llvm-3.8: don't set triples a second time on muslWill Dietz1-3/+0
2018-06-23llvm_{38,39}: unconditionally set triples, not just w/muslWill Dietz2-3/+8
2018-06-23libc++{,abi}_38: musl fixes, cmake is nativeBuildInputWill Dietz2-3/+13
2018-06-23clang_38: musl fixup, cmake should be nativeBuildInputWill Dietz1-1/+4
2018-06-23clang_39: fix w/musl (same as clang_4)Will Dietz1-0/+2
2018-06-23llvmPackages_39.libcxx: minor cleanupWill Dietz1-4/+5
2018-06-23llvm_39: musl patches, same as llvm_4Will Dietz2-2/+10
2018-06-23llvm_4: refactor patch location, will be sharing shortlyWill Dietz3-2/+2
2018-06-23llvm_38: musl patches + optionsWill Dietz1-2/+14
2018-06-23llvm_38: always apply sigaltstack patchWill Dietz1-1/+1
2018-06-23llvm_{39,4}: refactor to use same patch fileWill Dietz4-35/+2
2018-06-23llvm_39: disable sanitizers/xray bits when using muslWill Dietz2-370/+4
2018-06-23llvm_39: set triples as wellWill Dietz1-0/+4
2018-06-23llvm_39: apply llvm_4 compiler-rt patch for musl as wellWill Dietz2-0/+370
2018-06-23llvm_39: unconditionally apply sigaltstack fixWill Dietz1-1/+1
2018-06-23llvm-3.9: patches to fix w/muslWill Dietz2-1/+37
2018-06-23llvm4: unconditionally set triples, not just on musl.Will Dietz1-5/+4
2018-06-14compiler-rt 5: Fix double spaceJohn Ericson1-1/+1
2018-06-14llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson4-32/+66
2018-06-14llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson2-21/+24
2018-06-14darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson6-24/+24
2018-06-13llvm 3.8+: Remove unneeded libcxxabi dependencyJohn Ericson9-18/+7
2018-06-13llvm: use native cmake for libc++abiJohn Ericson3-3/+4
2018-06-12llvm: use native cmake for libc++abiMatthew Bauer1-1/+3
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-4/+9
2018-05-24Merge remote-tracking branch 'upstream/staging' into compiler-rtJohn Ericson21-104/+71
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders1-0/+1
2018-05-24llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitizer headersBenjamin Saunders4-27/+53
2018-05-23Merge remote-tracking branch 'upstream/master' into ios-mini-stagingJohn Ericson6-161/+155
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson6-161/+155
2018-05-23llvm: Separate tools and libraries for clarityJohn Ericson6-161/+155
2018-05-23clang3.4: still needs libeditMatthew Justin Bauer1-2/+2
2018-05-23llvm: remove libedit from clangMatthew Bauer8-16/+16
2018-05-23clang: only link if LLVMgold existsMatthew Bauer7-7/+28
2018-05-23Merge remote-tracking branch 'upstream/master' into ios-mini-stagingJohn Ericson6-54/+46
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson6-54/+46
2018-05-23llvm: Starting to fix Clang wrapping and stdenv building for crossJohn Ericson6-14/+30
2018-05-23treewide: Less {cc,bintools}-wrapper eta expansionJohn Ericson6-42/+18
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson14-91/+56
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson14-91/+56
2018-05-04llvm5: 5.0.1 -> 5.0.2Will Dietz8-10/+10
2018-05-03Merge pull request #39947 from obsidiansystems/libcxx-crossJohn Ericson7-14/+91
2018-05-03lib{std,}c++: Fix setup hooks for crossJohn Ericson7-14/+91
2018-04-18clang3.4: still needs libeditMatthew Justin Bauer1-2/+2
2018-04-17llvm: remove libedit from clangMatthew Bauer8-16/+16
2018-04-17clang: only link if LLVMgold existsMatthew Bauer7-7/+28
2018-04-15clang: fix install on DarwinMatthew Glazar1-1/+3
2018-04-15clang: refactor post-install commentsMatthew Glazar1-2/+2
2018-04-04llvm_34, llvm_35: Bring ARMv7 back to platformsTuomas Tynkkynen2-2/+2