www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Is ldc not dependent on an a very old version of llvm ?

reply Alain De Vos <devosalain ymail.com> writes:
We are currently at llvm12. Should i be worried ?
May 11 2021
next sibling parent cmyka <mauricehuuskes hotmail.com> writes:
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?
May 11 2021
prev sibling next sibling parent Mike Parker <aldacron gmail.com> writes:
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
May 11 2021
prev sibling parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
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? 🤔
May 11 2021