bearophile Wrote:

> Currently Link Time Optimization of LLVM (that can be used by LDC) removes 
> some unused code from D1 programs.

I guess this is different than --gc-sections or whatever the ld flag is?  I 
recall that one breaking exception handling, though I also recall there being a 
trivial change during code generation that could fix this.

Reply via email to