Is LLVM10 still supported?

kinke noone at nowhere.com
Tue Nov 10 17:18:20 UTC 2020


On Tuesday, 10 November 2020 at 15:47:21 UTC, Ola Fosheim Grøstad 
wrote:
> Hm. When I change dmd's parse.d and do "ninja ldc2" it does not 
> detect the change?

IIRC, the dmd.parse module is recompiled and ldc2 re-linked. 
Transitive dependencies aren't handled, i.e., other unchanged 
modules importing dmd.parse aren't recompiled.


More information about the digitalmars-d-ldc mailing list