Andrew Childs
|
ddd17201ab
|
compiler-rt: prevent platform sniffing on Darwin
Exposed by the tbd stubs which contains fat libraries. The previously
used proxy libraries were x86_64 only.
|
2020-11-09 20:00:39 +09:00 |
|
Maximilian Bosch
|
2c60e7c2d0
|
llvm*: compiler-rt: fix build w/glibc-2.31
https://hydra.nixos.org/build/122885657 and more.
Original upstream fix (available in llvm_10):
947f969244
|
2020-06-29 14:41:43 +02:00 |
|
Gabor Greif
|
d54bfa2a93
|
compiler-rt{6..10}: fix compilation on Darwin
addendum to https://github.com/NixOS/nixpkgs/pull/85945
|
2020-05-20 20:10:08 +02:00 |
|
Atemu
|
d616ae8c6d
|
llvm/compiler-rt: only apply armv7l patches on aarch32
No need for rebuilds on other platforms
|
2020-05-10 13:43:17 +09:00 |
|
Andrew Childs
|
d91d2bdf77
|
compiler-rt: fix build on armv7l
|
2020-05-10 03:50:38 +09:00 |
|
Matthew Bauer
|
ff642c5694
|
llvm/compiler-rt.nix: add i{4,5,6}86 to X86 architecture
Fixes #85622
|
2020-04-24 10:22:21 -05:00 |
|
Travis Whitaker
|
74f3b25896
|
LLVM: Always pass host/target info to compiler-rt/libstdcxxClang
|
2020-04-13 18:49:27 -04:00 |
|
John Ericson
|
0c73297c07
|
compiler-rt-{7,8,9}: Fix cmakeFlags in a few ways
- Cross to bare metal with GCC works
- Flags are deduplicated
- Darwin bootstrapping for 8 and 0 closer.
- Flags are same across versions.
|
2020-03-18 12:10:09 -04:00 |
|
Daiderd Jordan
|
d0a90de910
|
llvmPackages: python2 -> python3
|
2020-01-13 11:13:56 +01:00 |
|
Will Dietz
|
21b0162383
|
llvmPackages_9: 9.0.0 -> 9.0.1
Fetch from github release page,
as that's where https://releases.llvm.org/9.0.1 redirects.
|
2020-01-01 12:42:58 -06:00 |
|
Kyle Copperfield
|
19adae30c1
|
llvm/compiler-rt: default to compatible scudo options
|
2019-11-19 16:10:39 +00:00 |
|
Matthew Bauer
|
1f95c9c933
|
llvm9/compiler-rt: fix on i686
|
2019-09-30 21:27:22 -04:00 |
|
arcnmx
|
607a4a6e3a
|
llvmPackages_9.compiler-rt: remove crt patch
This doesn't apply because it was merged upstream.
|
2019-09-29 18:34:31 -07:00 |
|
Will Dietz
|
99eeff0f69
|
llvmPackages_9: hashes, pname-ification
|
2019-09-19 13:24:37 -05:00 |
|
Will Dietz
|
9552213d07
|
llvmPackages_9: copy llvmPackages_8
|
2019-09-19 13:19:41 -05:00 |
|