Files
Ayke van Laethem 1d7543e2bf all: switch to LLVM 16
This commit adds support for LLVM 16 and switches to it by default. That
means three LLVM versions are supported at the same time: LLVM 14, 15,
and 16.

This commit includes work by QuLogic:

  * Part of this work was based on a PR by QuLogic:
    https://github.com/tinygo-org/tinygo/pull/3649
    But I also had parts of this already implemented in an old branch I
    already made for LLVM 16.
  * QuLogic also provided a CGo fix here, which is also incorporated in
    this commit:
    https://github.com/tinygo-org/tinygo/pull/3869

The difference with the original PR by QuLogic is that this commit is
more complete:
  * It switches to LLVM 16 by default.
  * It updates some things to also make it work with a self-built LLVM.
  * It fixes the CGo bug in a slightly different way, and also fixes
    another one not included in the original PR.
  * It does not keep compiler tests passing on older LLVM versions. I
    have found this to be quite burdensome and therefore don't generally
    do this - the smoke tests should hopefully catch most regressions.
2023-09-18 21:58:02 +02:00
..
2023-05-20 21:18:02 +02:00
2022-11-06 09:05:05 +01:00
2022-11-18 18:40:38 +01:00
2023-05-20 21:18:02 +02:00
2023-05-20 21:18:02 +02:00
2023-05-20 21:18:02 +02:00
2023-06-01 21:04:36 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2023-04-26 23:07:52 +02:00
2023-09-18 21:58:02 +02:00
2020-09-09 19:17:11 +02:00
2023-09-18 21:58:02 +02:00
2021-09-05 19:59:26 +02:00
2023-09-18 21:58:02 +02:00
2021-03-04 15:46:05 +01:00
2022-07-16 08:31:22 +02:00
2023-09-18 21:58:02 +02:00
2022-12-16 21:26:49 +01:00
2018-10-06 13:04:14 +02:00
2019-11-16 21:57:18 +01:00
2020-10-20 19:13:43 +02:00
2022-12-16 21:26:49 +01:00
2020-10-20 19:13:43 +02:00
2022-12-16 21:26:49 +01:00
2022-12-16 21:26:49 +01:00
2018-10-18 15:07:06 +02:00
2020-07-13 12:35:53 +02:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2021-03-28 21:38:05 +02:00
2023-05-09 19:44:00 +02:00
2023-09-18 21:58:02 +02:00
2023-09-18 21:58:02 +02:00
2023-09-18 21:58:02 +02:00
2020-03-26 23:03:55 +01:00
2021-10-05 05:52:03 +02:00
2018-09-22 01:51:44 +02:00
2020-12-15 06:51:35 +01:00
2021-03-23 08:33:59 +01:00
2022-01-13 07:56:08 +01:00
2020-07-08 21:58:15 +02:00
2020-11-11 18:34:47 +01:00
2023-09-18 21:58:02 +02:00
2023-08-04 11:59:11 +02:00
2023-09-18 21:58:02 +02:00