Matthew Bauer d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
..
2018-12-22 12:55:05 +01:00
2018-12-22 12:55:05 +01:00
2019-02-26 19:45:35 -05:00
2019-02-26 19:45:35 -05:00
2019-03-01 09:06:20 +01:00
2019-03-17 08:29:14 -04:00
2019-03-01 09:06:20 +01:00
2019-04-11 21:28:51 -04:00
2018-02-19 11:19:32 -06:00