Re: Is ldc not dependent on an a very old version of llvm ?

2021-05-11 Thread Imperatorn via Digitalmars-d-learn
On Tuesday, 11 May 2021 at 12:02:12 UTC, Alain De Vos wrote: We are currently at llvm12. Should i be worried ? Why would that make you worry? You don't like the latest release? 樂

Re: Is ldc not dependent on an a very old version of llvm ?

2021-05-11 Thread Mike Parker via Digitalmars-d-learn
On Tuesday, 11 May 2021 at 12:02:12 UTC, Alain De Vos wrote: We are currently at llvm12. Should i be worried ? On the release page you'll find: Supports LLVM 6.0 - 12.0. Note that it doesn't say 6.0, but 6.0 to 12.0. https://github.com/ldc-developers/ldc/releases/tag/v1.26.0

Re: Is ldc not dependent on an a very old version of llvm ?

2021-05-11 Thread cmyka via Digitalmars-d-learn
On Tuesday, 11 May 2021 at 12:02:12 UTC, Alain De Vos wrote: We are currently at llvm12. Should i be worried ? https://github.com/ldc-developers/ldc/tree/master/tools/ldc-profdata it seems they support it on master?

Is ldc not dependent on an a very old version of llvm ?

2021-05-11 Thread Alain De Vos via Digitalmars-d-learn
We are currently at llvm12. Should i be worried ?