digitalmars.D.ldc - Raising the minimum required LLVM version to 3.9
- Johan (7/7) Oct 08 2018 Hi all,
- Jacob Carlborg (4/12) Oct 09 2018 Please go ahead.
- Nicholas Wilson (2/9) Oct 09 2018 I can't think of any. Sounds like a good idea.
- Guillaume Piolat (2/9) Oct 10 2018 Please go ahead, always happy with whatever LLVM version you ship.
Hi all, Martin opened a PR that removes support for LLVM below 3.9. https://github.com/ldc-developers/ldc/pull/2872 I'm in favor of it. LLVM 3.9 is 2 years old, and it's a burden to support so many LLVM versions. Are there any good reasons to keep supporting LLVM < 3.9? -Johan
Oct 08 2018
On 2018-10-08 21:02, Johan wrote:Hi all, Martin opened a PR that removes support for LLVM below 3.9. https://github.com/ldc-developers/ldc/pull/2872 I'm in favor of it. LLVM 3.9 is 2 years old, and it's a burden to support so many LLVM versions. Are there any good reasons to keep supporting LLVM < 3.9?Please go ahead. -- /Jacob Carlborg
Oct 09 2018
On Monday, 8 October 2018 at 19:02:33 UTC, Johan wrote:Hi all, Martin opened a PR that removes support for LLVM below 3.9. https://github.com/ldc-developers/ldc/pull/2872 I'm in favor of it. LLVM 3.9 is 2 years old, and it's a burden to support so many LLVM versions. Are there any good reasons to keep supporting LLVM < 3.9? -JohanI can't think of any. Sounds like a good idea.
Oct 09 2018
On Monday, 8 October 2018 at 19:02:33 UTC, Johan wrote:Hi all, Martin opened a PR that removes support for LLVM below 3.9. https://github.com/ldc-developers/ldc/pull/2872 I'm in favor of it. LLVM 3.9 is 2 years old, and it's a burden to support so many LLVM versions. Are there any good reasons to keep supporting LLVM < 3.9? -JohanPlease go ahead, always happy with whatever LLVM version you ship.
Oct 10 2018